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

corinna@sourceware.org corinna@sourceware.org
Fri Oct 18 08:30:00 GMT 2013


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sourceware.org	2013-10-18 08:30:29

Modified files:
	newlib         : ChangeLog 
	newlib/libc/include/sys: param.h unistd.h 
	newlib/libc/sys/rtems/sys: param.h 
	newlib/libc/unix: getcwd.c 

Log message:
	* libc/include/sys/unistd.h (MAXPATHLEN): Delete.
	* libc/include/sys/param.h (MAXPATHLEN): Define.
	* libc/sys/rtems/sys/param.h (MAXPATHLEN): Likewise.
	* libc/unix/getcwd.c: Include <sys/param.h> for MAXPATHLEN.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.1833&r2=1.1834
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/include/sys/param.h.diff?cvsroot=src&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/include/sys/unistd.h.diff?cvsroot=src&r1=1.81&r2=1.82
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rtems/sys/param.h.diff?cvsroot=src&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/unix/getcwd.c.diff?cvsroot=src&r1=1.4&r2=1.5



More information about the Newlib-cvs mailing list