Commit Graph

1205 Commits

Author SHA1 Message Date
Andreas Jaeger 8cacb29129 Add newline at EOF. 2000-04-14 17:53:07 +00:00
Andreas Jaeger 500d200d09 2000-04-14 Andreas Jaeger <aj@suse.de>
* weaks.c: Fix typo.

2000-04-14  Andreas Jaeger  <aj@suse.de>

	* sysdeps/generic/madvise.c: Fix typos.

	* sysdeps/unix/sysv/linux/mips/clone.S (error): Use __PIC__.

	* sysdeps/mips/bits/setjmp.h: Remove K&R compatibility.

	* sysdeps/mips/setjmp_aux.c (__sigsetjmp_aux): Silence gcc
	warnings.
2000-04-14 17:36:37 +00:00
Ulrich Drepper a54fe716da Define POSIX_FADV_NORMAL, POSIX_FADV_RANDOM, POSIX_FADV_SEQUENTIAL,
POSIX_FADV_WILLNEED, POSIX_FADV_DONTNEED, and POSIX_FADV_NOREUSE.
2000-04-14 07:48:34 +00:00
Ulrich Drepper fd327b8820 Add POSIX_MADV_* constants. 2000-04-14 05:57:49 +00:00
Andreas Jaeger 040c028af2 Now I've applied Ralf's patch correctly and it works. 2000-04-13 20:31:43 +00:00
Andreas Jaeger 1c3fb6b3a4 Fix typos in last checkin. 2000-04-13 20:19:15 +00:00
Andreas Jaeger d152663e8a 2000-04-13 Andreas Jaeger <aj@suse.de>
* sysdeps/unix/sysv/linux/mips/clone.S: Fix functions.
2000-04-13 20:13:29 +00:00
Andreas Jaeger 985286e05b 2000-04-13 Andreas Jaeger <aj@suse.de>
* sysdeps/unix/sysv/linux/mips/pipe.S: New file.
2000-04-13 19:53:13 +00:00
Andreas Jaeger 5b917f4e43 2000-04-13 Andreas Jaeger <aj@suse.de>
* sysdeps/unix/mips/pipe.S: Reorder instructions since .reorder is
	default.

	* sysdeps/mips/__longjmp.c (__longjmp): Use $25 to fix problems
	with some applications.
	Patches by Ralf Baechle <ralf@uni-koblenz.de>.

	* sysdeps/mips/bsd-setjmp.S: Use __PIC__.
	* sysdeps/mips/bsd-_setjmp.S: Likewise.
	* sysdeps/mips/setjmp.S: Likewise.
2000-04-13 19:46:02 +00:00
Andreas Jaeger 86e991277c 2000-04-07 Andreas Jaeger <aj@suse.de>
* sysdeps/unix/sysv/linux/mips/kernel_sigaction.h: Updated for
	newer kernels.
2000-04-07 20:07:21 +00:00
Ulrich Drepper 604220ddc6 init-first.h has been removed, remove it here also. 2000-04-06 20:09:41 +00:00
Ulrich Drepper 7e3f69ad02 Not needed anymore. 2000-04-06 04:56:46 +00:00
Ulrich Drepper 782bca9790 Use shlib-compat macros. 2000-04-04 06:03:28 +00:00
Ulrich Drepper 9814bea9f3 Use __PIC__ instead of PIC. 2000-04-04 06:02:00 +00:00
Ulrich Drepper b05b3eb67f Define __socklen_t. 2000-04-02 08:05:11 +00:00
Ulrich Drepper 23a7de4bb4 Use __socklen_t to define socklen_t. Allow definition elsewhere. 2000-04-02 08:01:25 +00:00
Ulrich Drepper 9de792e3c0 (__gethostname): Change type of second parameter to socklen_t. 2000-04-02 07:59:31 +00:00
Ulrich Drepper 0655420550 Linux/Alpha specific definitions for <netdb.h>. 2000-04-01 22:29:26 +00:00
Ulrich Drepper 0772663d31 Use shlib-compat macros. 2000-03-31 05:39:18 +00:00
Ulrich Drepper 6955b182f1 Clarify use of __ASSUME_32BITUIDS. 2000-03-26 20:30:58 +00:00
Ulrich Drepper 0d4d1e01f9 Processor context definitions for Linux/Arm. 2000-03-26 18:41:48 +00:00
Ulrich Drepper 9748d41f6a AIX specific ucontext.h. 2000-03-21 01:29:17 +00:00
Ulrich Drepper e776840cf1 AIX specific param.h. 2000-03-21 01:29:10 +00:00
Ulrich Drepper 244c5f9374 Code to convert AIX stat structure to Linux form.. 2000-03-21 01:28:44 +00:00
Ulrich Drepper d01d7c6a7c Definition of Linux stat structure. 2000-03-21 01:28:24 +00:00
Ulrich Drepper ea773c5b66 Definition of Linux error codes. 2000-03-21 01:28:12 +00:00
Ulrich Drepper 0d5037b5bb Code to convert error codes from AIX to Linux. 2000-03-21 01:27:57 +00:00
Ulrich Drepper f57e29a591 AIX definitions of library names. 2000-03-21 01:27:18 +00:00
Ulrich Drepper 908f98f274 AIX definitions for utsname.h. 2000-03-21 01:26:52 +00:00
Ulrich Drepper 9846a8a47e AIX definitions for utmpx.h. 2000-03-21 01:26:45 +00:00
Ulrich Drepper f97043b791 AIX definitions for utmp.h. 2000-03-21 01:26:41 +00:00
Ulrich Drepper 069d6bb937 AIX definitions for uio.h. 2000-03-21 01:26:35 +00:00
Ulrich Drepper 0773f91891 AIX definitions for types.h. 2000-03-21 01:26:28 +00:00
Ulrich Drepper 15d3faa276 AIX definitions for statfs.h. 2000-03-21 01:26:22 +00:00
Ulrich Drepper 9c7386670c AIX definitions for stat.h. 2000-03-21 01:26:18 +00:00
Ulrich Drepper d451c6fa41 AIX definitions for socket.h. 2000-03-21 01:26:12 +00:00
Ulrich Drepper f8b4a9e077 AIX definitions for sigstack.h. 2000-03-21 01:26:06 +00:00
Ulrich Drepper 657870667b AIX definitions for sigset.h. 2000-03-21 01:25:59 +00:00
Ulrich Drepper 37b4419e82 AIX definitions for signum.h. 2000-03-21 01:25:53 +00:00
Ulrich Drepper 69f7887417 AIX definitions for sigcontext.h. 2000-03-21 01:25:47 +00:00
Ulrich Drepper b1c2877714 AIX definitions for sigaction.h. 2000-03-21 01:25:38 +00:00
Ulrich Drepper 6b4c331660 AIX definitions for setjmp.h. 2000-03-21 01:25:30 +00:00
Ulrich Drepper fa312c4081 AIX definitions for resource.h. 2000-03-21 01:25:18 +00:00
Ulrich Drepper 379357d990 AIX definitions for fcntl.h. 2000-03-21 01:25:11 +00:00
Ulrich Drepper 324c77e383 AIX definitions for errno.h. 2000-03-21 01:25:02 +00:00
Ulrich Drepper 930b47a5db AIX definitions for endian.h. 2000-03-21 01:24:55 +00:00
Ulrich Drepper bea5d51e0f AIX definitions for dlfcn.h. 2000-03-21 01:24:49 +00:00
Ulrich Drepper ac70e97249 AIX definitions for dirent.h. 2000-03-21 01:24:44 +00:00
Ulrich Drepper 7c936702f1 AIX implementation of __xstat64. 2000-03-21 01:23:34 +00:00
Ulrich Drepper 91f6208ff1 AIX implementation of __xstat. 2000-03-21 01:23:30 +00:00