Commit Graph

64 Commits

Author SHA1 Message Date
Roland McGrath 74df46e30f Dist files no longer required 2006-01-08 06:49:16 +00:00
Ulrich Drepper 2bb0696559 Remove uses of __P and __PMT. 2004-09-14 04:24:52 +00:00
Roland McGrath 0bec0145c4 2004-08-15 Roland McGrath <roland@frob.com>
* csu/elf-init.c: Update copyright terms including special exception
	for these trivial files, which are statically linked into executables
	that use dynamic linking for the significant library code.
	* io/fstat.c: Likewise.
	* io/fstat64.c: Likewise.
	* io/lstat.c: Likewise.
	* io/lstat64.c: Likewise.
	* io/stat.c: Likewise.
	* io/stat64.c: Likewise.
	* stdlib/atexit.c: Likewise.
	* sysdeps/alpha/elf/initfini.c: Likewise.
	* sysdeps/alpha/elf/start.S: Likewise.
	* sysdeps/arm/elf/start.S: Likewise.
	* sysdeps/cris/elf/start.S: Likewise.
	* sysdeps/generic/initfini.c: Likewise.
	* sysdeps/generic/mknod.c: Likewise.
	* sysdeps/hppa/elf/initfini.c: Likewise.
	* sysdeps/hppa/elf/start.S: Likewise.
	* sysdeps/i386/elf/start.S: Likewise.
	* sysdeps/i386/i686/hp-timing.c: Likewise.
	* sysdeps/ia64/elf/initfini.c: Likewise.
	* sysdeps/ia64/elf/start.S: Likewise.
	* sysdeps/ia64/hp-timing.c: Likewise.
	* sysdeps/m68k/elf/start.S: Likewise.
	* sysdeps/mach/start.c: Likewise.
	* sysdeps/mips/elf/start.S: Likewise.
	* sysdeps/powerpc/powerpc32/elf/start.S: Likewise.
	* sysdeps/powerpc/powerpc64/elf/start.S: Likewise.
	* sysdeps/s390/s390-32/elf/start.S: Likewise.
	* sysdeps/s390/s390-32/initfini.c: Likewise.
	* sysdeps/s390/s390-64/elf/start.S: Likewise.
	* sysdeps/s390/s390-64/initfini.c: Likewise.
	* sysdeps/sh/elf/initfini.c: Likewise.
	* sysdeps/sh/elf/start.S: Likewise.
	* sysdeps/sparc/sparc32/elf/start.S: Likewise.
	* sysdeps/sparc/sparc32/sparcv9/hp-timing.c: Likewise.
	* sysdeps/sparc/sparc64/elf/start.S: Likewise.
	* sysdeps/sparc/sparc64/hp-timing.c: Likewise.
	* sysdeps/standalone/i386/start.S: Likewise.
	* sysdeps/standalone/i960/start.S: Likewise.
	* sysdeps/standalone/m68k/m68020/start.S: Likewise.
	* sysdeps/unix/arm/start.c: Likewise.
	* sysdeps/unix/bsd/osf/alpha/start.S: Likewise.
	* sysdeps/unix/bsd/ultrix4/mips/start.S: Likewise.
	* sysdeps/unix/sparc/start.c: Likewise.
	* sysdeps/unix/start.c: Likewise.
	* sysdeps/unix/sysv/aix/start.s: Likewise.
	* sysdeps/unix/sysv/irix4/start.c: Likewise.
	* sysdeps/x86_64/elf/initfini.c: Likewise.
	* sysdeps/x86_64/elf/start.S: Likewise.
2004-08-16 04:51:04 +00:00
Ulrich Drepper da5f5f7986 Add libc_hidden_def. Remove undef and INTDEF. 2002-08-03 06:57:53 +00:00
Ulrich Drepper 841f536f46 Remove __set_errno definition. 2002-07-20 01:02:01 +00:00
Andreas Jaeger 3214b89b32 Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
Ulrich Drepper 2bad373511 Add alias _Exit. 1999-02-07 12:44:06 +00:00
Ulrich Drepper 55bdcfe5d9 (ENOMSG): Remove duplicate. 1998-08-31 16:04:06 +00:00
Ulrich Drepper 69b5143279 Use +force in dependency list of installation targets. 1998-04-09 10:12:51 +00:00
Ulrich Drepper e0e16dbb5b (EOVERFLOW): Added. 1998-02-10 20:01:29 +00:00
Ulrich Drepper 9ab963e5ef Define __need_FOPEN_MAX, not _STDIO_H, before including
<bits/stdio_lim.h>.
1998-02-10 20:01:12 +00:00
Ulrich Drepper 60688571b0 (EBUSY): Added. 1997-12-22 18:56:55 +00:00
Ulrich Drepper c96aeaa4e3 (EAGAIN): Added.
(EIO): Likewise.
(ENOSPC): Likewise.
(EEXIST): Likewise.
(__errno_location): Likewise.
1997-12-14 22:10:59 +00:00
Ulrich Drepper 17bba157e3 (ENOTTY): Added. 1997-12-08 02:55:11 +00:00
Ulrich Drepper 53b18c667b (_STDIO_H): Define before including <bits/stdio_lim.h> 1997-12-08 02:55:00 +00:00
Ulrich Drepper fa94f8a58a EILSEQ is an ISO C error number. 1997-11-11 23:52:34 +00:00
Ulrich Drepper 27157fb6a0 Definition of all needed error numbers. 1997-11-04 02:16:52 +00:00
Ulrich Drepper 02af0aee5e Clean up asm statements a bit. 1997-08-24 10:52:09 +00:00
Ulrich Drepper b50d0b3659 Add EISDIR, EOPNOTSUPP; tidy up formatting. 1997-08-10 17:51:30 +00:00
Ulrich Drepper 4ce95ed21a Add ESTALE. 1997-07-26 02:31:58 +00:00
Ulrich Drepper c7928d2e8f basic definitions for ARM standalone. 1997-07-26 02:31:50 +00:00
Ulrich Drepper db45cbee79 Removed since the generic version is sufficent. 1997-07-14 21:46:28 +00:00
Ulrich Drepper ed178b7ac8 Update copyright. 1997-07-06 21:52:39 +00:00
Ulrich Drepper 184e1d450b Add ENOTDIR. 1997-06-27 23:09:10 +00:00
Ulrich Drepper 82f936a410 (__NONE_set_memvals): Correct typo. 1997-06-27 23:09:04 +00:00
Ulrich Drepper db31c86395 Update and reformat copyright, remove trailing white spaces and send
through unexpand.
1997-06-26 22:16:52 +00:00
Ulrich Drepper 36e28152c9 Update and reformat copyright, remove trailing white spaces and send
through unexpand.
1997-06-23 21:54:51 +00:00
Ulrich Drepper a2cee7c017 stdio limits for standalone. 1997-06-21 02:42:53 +00:00
Ulrich Drepper 9aebb73acd ARM error numbers for standalone. 1997-06-21 02:42:38 +00:00
Ulrich Drepper 788c7990eb Moved to bits/. 1997-06-21 02:40:36 +00:00
Ulrich Drepper 405916ef4b <foo.h> -> <bits/foo.h>. 1997-06-21 01:37:20 +00:00
Ulrich Drepper 1bf0f668e6 De-ansidecl-fy. 1997-05-26 22:28:25 +00:00
Ulrich Drepper a10ff2ea76 Add EPERM. 1997-05-24 20:22:52 +00:00
Ulrich Drepper ae233369c7 Add EPROTOTYPE, ESRCH. 1997-05-22 02:15:00 +00:00
Ulrich Drepper 84d2ebad2d Basic error numbers for standalone ARM platform. 1997-05-21 01:35:00 +00:00
Ulrich Drepper f754f561de Don't define DIR, but __dirstream. 1997-05-21 01:34:06 +00:00
Ulrich Drepper dc37f3e59d update from main archive 970121 1997-01-23 04:24:10 +00:00
Ulrich Drepper b5ce64efa4 update from main arhive 970119 1997-01-20 02:49:42 +00:00
Ulrich Drepper 910e2e14fc Update from main archive 961219 1996-12-20 01:35:29 +00:00
Ulrich Drepper 1120c0ed16 update from main archive 1996-09-27 03:44:39 +00:00
Roland McGrath 1cec31f4d4 Converted to use weak aliases with macros from libc-symbols.h. 1995-01-21 15:40:54 +00:00
Roland McGrath 3c22ede5ec Converted to use weak aliases with macros from libc-symbols.h. 1995-01-21 14:40:39 +00:00
Roland McGrath 8e576015fb entered into RCS 1994-11-15 06:48:25 +00:00
Roland McGrath 92c456e486 entered into RCS 1994-11-01 08:32:25 +00:00
Roland McGrath 216eed1fd6 entered into RCS 1994-11-01 06:28:24 +00:00
Roland McGrath 5302ac2b99 Fixed typo. 1994-10-27 19:00:37 +00:00
Roland McGrath 735888584d entered into RCS 1994-09-30 21:51:53 +00:00
Roland McGrath 2a5c38e637 Initial revision 1994-09-30 21:50:55 +00:00
Roland McGrath 8df6e75faf Initial revision 1994-09-16 02:14:48 +00:00
Roland McGrath 5c84ce029b entered into RCS 1994-09-16 02:14:38 +00:00