This is the mail archive of the newlib-cvs@sources.redhat.com mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/newlib ChangeLog libc/unix/Makefile.am lib ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2005-04-08 20:48:40

Modified files:
	newlib         : ChangeLog 
	newlib/libc/unix: Makefile.am Makefile.in 
Added files:
	newlib/libc/unix: basename.c dirname.c 
	newlib/libc/include: libgen.h 

Log message:
	2005-04-08  Jeff Johnston  <jjohnstn@redhat.com>
	
	* libc/include/libgen.h: New file.
	
	2005-04-08  Shaun Jackman  <sjackman@gmail.com>
	
	* libc/unix/Makefile.am: Add support for basename and dirname.
	* libc/unix/Makefile.in: Regenerated.
	* libc/unix/basename.c: New file.
	* libc/unix/dirname.c: New file.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.776&r2=1.777
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/unix/basename.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/unix/dirname.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/unix/Makefile.am.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/unix/Makefile.in.diff?cvsroot=src&r1=1.11&r2=1.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/include/libgen.h.diff?cvsroot=src&r1=NONE&r2=1.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]