src/newlib ChangeLog libc/include/dirent.h lib ...
jjohnstn@sourceware.cygnus.com
jjohnstn@sourceware.cygnus.com
Tue Nov 21 15:57:00 GMT 2000
CVSROOT: /cvs/src
Module name: src
Changes by: jjohnstn@sources.redhat.com 2000-11-21 15:57:25
Modified files:
newlib : ChangeLog
newlib/libc/include: dirent.h
newlib/libc/include/sys: unistd.h
newlib/libc/posix: execvp.c
Log message:
2000-11-20 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/sys/unistd.h: Removed definition of MAXNAMLEN.
* libc/include/dirent.h: Added definition of MAXNAMLEN if
not defined by sys/dirent.h.
* libc/posix/execvp.c: Added include of dirent.h to get
MAXNAMLEN value which used to be in unistd.h.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.73&r2=1.74
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/include/dirent.h.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/include/sys/unistd.h.diff?cvsroot=src&r1=1.9&r2=1.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/posix/execvp.c.diff?cvsroot=src&r1=1.3&r2=1.4
More information about the Newlib-cvs
mailing list