This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc 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]

libc/sysdeps/mach/hurd open.c openat.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sourceware.org	2008-07-07 00:41:05

Modified files:
	sysdeps/mach/hurd: open.c openat.c 

Log message:
	2008-07-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
	
	* sysdeps/mach/hurd/open.c: Include <stdio.h>.
	(__open_2): New function.
	(__open64_2): New alias to __open_2.
	* sysdeps/mach/hurd/openat.c: Include <stdio.h>.
	(__openat_2): New function.
	(__openat64_2): New alias to __openat_2.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/mach/hurd/open.c.diff?cvsroot=glibc&r1=1.16&r2=1.17
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/mach/hurd/openat.c.diff?cvsroot=glibc&r1=1.1&r2=1.2


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