This is the mail archive of the glibc-cvs@sourceware.cygnus.com 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]

libc/sysdeps mach/hurd/Tag: mach/hurd/glibc-2- ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sourceware.cygnus.com	00/01/05 20:19:23

Modified files:
	sysdeps/mach/hurd: Tag: glibc-2-1-branch fcntl.c lseek.c open.c 
	sysdeps/generic: Tag: glibc-2-1-branch lseek64.c 

Log message:
	2000-01-05  Roland McGrath  <roland@baalperazim.frob.com>
	
	* sysdeps/generic/lseek64.c (__libc_lseek64): Renamed from __lseek64.
	(__lseek64, lseek64): Make these weak aliases for __libc_lseek64.
	* sysdeps/mach/hurd/lseek.c (__libc_lseek): Renamed from __lseek.
	(__lseek, lseek): Make these weak aliases for __libc_lseek.
	* sysdeps/mach/hurd/fcntl.c (__libc_fcntl): Renamed from __fcntl.
	(__fcntl, fcntl): Make these weak aliases for __libc_fcntl.
	* sysdeps/mach/hurd/open.c (__libc_open): Renamed from __open.
	(__open, open): Make these weak aliases for __libc_open.


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