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

jjohnstn@sources.redhat.com jjohnstn@sources.redhat.com
Thu Jan 8 19:25:00 GMT 2004


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2004-01-08 19:25:22

Modified files:
	newlib         : ChangeLog 
	newlib/libc/include/sys: signal.h unistd.h 
	newlib/libc/sys/rtems: crt0.c 
	newlib/libc/sys/rtems/sys: dirent.h 
Added files:
	newlib/libc/sys/rtems/sys: queue.h 

Log message:
	2004-01-08  Joel Sherrill  <joel@oarcorp.com>
	
	* libc/sys/rtems/sys/queue.h: New file.
	* libc/include/sys/signal.h: Reflect renumbering of signals to
	fit into 32-bit mask.
	* libc/include/sys/unistd.h: Add fdatasync() prototype.
	* libc/sys/rtems/crt0.c: Add more symbols which may be implicitly
	required.  In particular, add the reentrant variants of libc calls.
	* libc/sys/rtems/sys/dirent.h: Add scandir() prototype.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.621&r2=1.622
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/include/sys/signal.h.diff?cvsroot=src&r1=1.14&r2=1.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/include/sys/unistd.h.diff?cvsroot=src&r1=1.47&r2=1.48
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rtems/crt0.c.diff?cvsroot=src&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rtems/sys/queue.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rtems/sys/dirent.h.diff?cvsroot=src&r1=1.1.1.1&r2=1.2



More information about the Newlib-cvs mailing list