src/newlib ChangeLog libc/include/sys/reent.h ...

jjohnstn@sources.redhat.com jjohnstn@sources.redhat.com
Fri Jun 20 23:57:00 GMT 2003


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2003-06-20 23:57:48

Modified files:
	newlib         : ChangeLog 
	newlib/libc/include/sys: reent.h 
	newlib/libc/sys/linux: Makefile.am Makefile.in malloc.c mcheck.c 
	                       mntent.c 
	newlib/libc/sys/linux/intl: Makefile.am Makefile.in config.h 
	newlib/libc/sys/linux/linuxthreads: semaphore.h 
	newlib/libc/sys/linux/sys: dirent.h lock.h 

Log message:
	2003-06-20  Jeff Johnston  <jjohnstn@redhat.com>
	
	* libc/include/sys/reent.h (_REENT_INIT_PTR): Fix macros
	to handle latest on_exit change.
	* libc/sys/linux/Makefile.am: Remove special compilation
	for malloc.c and mcheck.c.
	* libc/sys/linux/Makefile.in: Regenerated.
	* libc/sys/linux/mntent.c: Add definition of _LIBC flag
	after including <features.h>.
	* libc/sys/linux/mcheck.c: Ditto.
	* libc/sys/linux/malloc.c: Ditto plus define _GNU_SOURCE
	for <features.h>.
	* libc/sys/linux/intl/Makefile.am: Remove -D_LIBC and
	add -DNOT_IN_libc to C flags.
	* libc/sys/linux/intl/Makefile.in: Regenerated.
	* libc/sys/linux/intl/config.h: Add definition of _LIBC.
	* libc/sys/linux/linuxthreads/semaphore.h: Include
	<bits/pthreadtypes.h>.
	* libc/sys/linux/sys/dirent.h: Define _LIBC and NOT_IN_libc after
	including <features.h>.
	* libc/sys/linux/sys/lock.h: Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.546&r2=1.547
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/include/sys/reent.h.diff?cvsroot=src&r1=1.23&r2=1.24
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/Makefile.am.diff?cvsroot=src&r1=1.40&r2=1.41
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/Makefile.in.diff?cvsroot=src&r1=1.43&r2=1.44
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/malloc.c.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/mcheck.c.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/mntent.c.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/intl/Makefile.am.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/intl/Makefile.in.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/intl/config.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/linuxthreads/semaphore.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/sys/dirent.h.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/sys/lock.h.diff?cvsroot=src&r1=1.1&r2=1.2



More information about the Newlib-cvs mailing list