This is the mail archive of the newlib-cvs@sourceware.org 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/posix/scandir.c libc ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2005-10-26 22:16:34

Modified files:
	newlib         : ChangeLog 
	newlib/libc/posix: scandir.c 
	newlib/libc/sys/linux/linuxthreads/bits: libc-lock.h 
	newlib/libc/sys/linux/sys: lock.h 

Log message:
	2005-10-26  Shaun Jackman  <sjackman@gmail.com>
	
	* libc/posix/scandir.c (scandir): Update the function
	prototype to match the header.
	* libc/sys/linux/linuxthreads/bits/libc-lock.h: Remove an
	extraneous #endif.
	* libc/sys/linux/sys/lock.h: Do not include
	machine/weakalias.h, since it's not used by this file.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.831&r2=1.832
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/posix/scandir.c.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/linuxthreads/bits/libc-lock.h.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/sys/lock.h.diff?cvsroot=src&r1=1.3&r2=1.4


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