Ulrich Drepper
|
b3c37d6c95
|
(__syscall_*): Remove unused __syscall_ stubs.
|
2003-09-03 03:16:40 +00:00 |
|
Ulrich Drepper
|
df9cbb61e3
|
(__syscall_recvfrom, __syscall_sendto): Remove unused aliases.
|
2003-09-03 03:16:25 +00:00 |
|
Ulrich Drepper
|
b89b553b54
|
Not needed anymore.
|
2003-09-03 03:15:51 +00:00 |
|
Ulrich Drepper
|
dc7f67a8e8
|
(__syscall_rt_sigaction): New prototype.
|
2003-09-03 03:15:08 +00:00 |
|
Ulrich Drepper
|
0e4d3d9dbd
|
(sysdep_routines): Remove rt_sigsuspend, rt_sigprocmask, rt_sigtimedwait,
rt_sigqueueinfo and rt_sigpending.
|
2003-09-03 03:14:43 +00:00 |
|
Ulrich Drepper
|
d87ab9bc12
|
Additional versions for Linux/Alpha.
|
2003-09-03 03:10:25 +00:00 |
|
Ulrich Drepper
|
82019706cf
|
POSIX limits for Linux/Alpha.
|
2003-09-03 03:10:01 +00:00 |
|
Jakub Jelinek
|
c6df9debb1
|
New file.
|
2003-09-01 21:38:14 +00:00 |
|
Ulrich Drepper
|
8ff5cf2c6f
|
Add posix_fadvise64 and posix_fallocate64 at GLIBC_2.3.3.
|
2003-08-31 18:13:35 +00:00 |
|
Ulrich Drepper
|
62810a52b5
|
Add semtimedop.
|
2003-08-30 00:23:14 +00:00 |
|
Ulrich Drepper
|
ae53e7a785
|
(PSEUDO_ERRVAL): Define.
(PSEUDO_END_ERRVAL, ret_ERRVAL): Likewise.
|
2003-08-25 18:30:43 +00:00 |
|
Ulrich Drepper
|
a6df4fa6a2
|
(posix_fadvise64): Add V flag.
|
2003-08-17 00:34:12 +00:00 |
|
Ulrich Drepper
|
724bab37c1
|
(PSEUDO_ERRVAL, PSEUDO_RET_ERRVAL, ret_ERRVAL, PSEUDO_END_ERRVAL): Define.
|
2003-08-17 00:33:13 +00:00 |
|
Ulrich Drepper
|
f98259f8e3
|
Don't add new posix_fadvise64_64 syscall.
|
2003-08-16 08:06:54 +00:00 |
|
Ulrich Drepper
|
a4164f54c6
|
Define posix_fadvise64_64 entry. Add version info to posix_fadvise64 entry.
|
2003-08-16 06:18:46 +00:00 |
|
Ulrich Drepper
|
0be7f50d10
|
AIX posix_madvise implementation.
|
2003-08-16 06:13:49 +00:00 |
|
Ulrich Drepper
|
591ef241f8
|
(__SSIZE_T_TYPE): Define.
|
2003-07-31 19:34:16 +00:00 |
|
Ulrich Drepper
|
ab69220d3c
|
(PT_EI): Add __attribute__((always_inline)).
|
2003-07-31 19:15:42 +00:00 |
|
Alexandre Oliva
|
5027ae109a
|
* elf/dynamic-link.h (elf_machine_rel, elf_machine_rela,
elf_machine_rel_relative, elf_machine_rela_relative): Don't assume
reloc_addr is aligned.
* sysdeps/alpha/dl-machine.h (elf_machine_rela,
elf_machine_rela_relative): Adjust.
* sysdeps/arm/dl-machine.h (elf_machine_rel, elf_machine_rela,
elf_machine_rel_relative, elf_machine_rela_relative): Adjust.
* sysdeps/cris/dl-machine.h (elf_machine_rela,
elf_machine_rela_relative): Adjust.
* sysdeps/hppa/dl-machine.h (elf_machine_rela,
elf_machine_rela_relative): Adjust.
* sysdeps/i386/dl-machine.h (elf_machine_rel, elf_machine_rela,
elf_machine_rel_relative, elf_machine_rela_relative): Adjust.
* sysdeps/ia64/dl-machine.h (elf_machine_rela,
elf_machine_rela_relative): Adjust.
* sysdeps/m68k/dl-machine.h (elf_machine_rela,
elf_machine_rela_relative): Adjust.
* sysdeps/mips/dl-machine.h (elf_machine_rela,
elf_machine_rela_relative): Adjust.
* sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela,
elf_machine_rela_relative): Adjust.
* sysdeps/powerpc/powerpc64/dl-machine.h
(elf_machine_rela_relative, elf_machine_rela): Adjust.
* sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela,
elf_machine_rela_relative): Adjust.
* sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela,
elf_machine_rela_relative):
* sysdeps/sh/dl-machine.h (elf_machine_rela,
elf_machine_rela_relative): Adjust.
* sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
elf_machine_rela_relative): Adjust.
* sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
elf_machine_rela_relative): Adjust.
* sysdeps/x86_64/dl-machine.h (elf_machine_rela,
elf_machine_rela_relative): Adjust.
|
2003-07-31 06:33:52 +00:00 |
|
Ulrich Drepper
|
775a8c02e1
|
Header with a.out binary format definitions.
|
2003-07-25 09:04:57 +00:00 |
|
Ulrich Drepper
|
ff46117d2f
|
(PROCINFO_CLASS): Define if not yet defined. Use it instead of EXTERN.
Undefine at the end of the file.
|
2003-07-22 22:07:18 +00:00 |
|
Andreas Jaeger
|
f8d826fc85
|
2003-07-16 Daniel Jacobowitz <drow@mvista.com>
Andreas Jaeger <aj@suse.de>
* sysdeps/unix/sysv/linux/mips/bits/shm.h (SHMLBA): Define to
256K, remove unneeded declaration of __getpagesize.
|
2003-07-16 07:39:07 +00:00 |
|
Ulrich Drepper
|
85d3b8cbf5
|
(_STATFS_F_FRSIZE): Define.
|
2003-07-12 19:30:54 +00:00 |
|
Ulrich Drepper
|
4bdf10e334
|
Remove CLFAGS-.oS addition.
|
2003-07-10 09:22:13 +00:00 |
|
Ulrich Drepper
|
dc7d6605c8
|
(lll_futex_wait, lll_futex_timed_wait, lll_futex_wake, lll_futex_requeue): On
success return actual return value from the syscall, not 0.
|
2003-07-08 03:42:27 +00:00 |
|
Ulrich Drepper
|
16fc430a76
|
Avoid .ent/.end.
|
2003-07-08 03:41:53 +00:00 |
|
Richard Henderson
|
ee13e79fc8
|
* sysdeps/alpha/elf/initfini.c: Avoid .ent/.end.
* sysdeps/alpha/elf/pt-initfini.c: Avoid .ent/.end.
|
2003-07-05 22:56:39 +00:00 |
|
Ulrich Drepper
|
5400aba699
|
Asm macros for definition of cancelable syscall wrappers for nptl on Alpha.
|
2003-07-01 20:22:49 +00:00 |
|
Ulrich Drepper
|
22c9b5efb9
|
sem_post implementation for nptl on Alpha.
|
2003-07-01 20:22:23 +00:00 |
|
Ulrich Drepper
|
3b47913dc8
|
pthread_once implementation for nptl on Alpha.
|
2003-07-01 20:22:10 +00:00 |
|
Ulrich Drepper
|
a06fb001ba
|
vfork implementation for nptl on Alpha.
|
2003-07-01 20:21:45 +00:00 |
|
Ulrich Drepper
|
92f7ea1cbc
|
Low level lock definitions for nptl on Alpha.
|
2003-07-01 20:21:32 +00:00 |
|
Ulrich Drepper
|
f34839aa4d
|
Alpha specific fork in nptl on Alpha.
|
2003-07-01 20:20:57 +00:00 |
|
Ulrich Drepper
|
877333746e
|
Alpha specific nptl code to start thread.
|
2003-07-01 20:20:36 +00:00 |
|
Ulrich Drepper
|
707cd6ca79
|
Public semaphore type definitions for Alpha.
|
2003-07-01 20:20:19 +00:00 |
|
Ulrich Drepper
|
77e4ae304e
|
Public type definitions for nptl on Alpha.
|
2003-07-01 20:20:04 +00:00 |
|
Ulrich Drepper
|
10578c2ed3
|
Makefile for nptl on Alpha.
|
2003-07-01 20:19:46 +00:00 |
|
Ulrich Drepper
|
690359671c
|
TLS access definitions for Alpha.
|
2003-07-01 19:25:45 +00:00 |
|
Ulrich Drepper
|
cb9d4969c9
|
libthread_db interface to map LWP ID to thread for Alpha.
|
2003-07-01 19:25:32 +00:00 |
|
Ulrich Drepper
|
c1b42f8052
|
General definition for libpthread on Alpha.
|
2003-07-01 19:25:02 +00:00 |
|
Ulrich Drepper
|
29da0ceb72
|
Spinlock trylock implementation for Alpha.
|
2003-07-01 19:24:47 +00:00 |
|
Ulrich Drepper
|
81b6201ae0
|
Spinlock implementation for Alpha.
|
2003-07-01 19:24:33 +00:00 |
|
Ulrich Drepper
|
bba28b0ec0
|
Initialization code for libpthread on Alpha.
|
2003-07-01 19:23:36 +00:00 |
|
Richard Henderson
|
4feb1bb5b6
|
* sysdeps/unix/sysv/linux/alpha/clone.S: Load child_tid properly.
|
2003-06-30 23:21:49 +00:00 |
|
Richard Henderson
|
b7978e8d84
|
* sysdeps/alpha/bits/atomic.h (__arch_compare_and_exchange_bool_*_int):
Invert the sense of the return value.
(__arch_exchange_16_int): Fix paste-o.
(__arch_exchange_{32,64}_int): Fix think-o.
|
2003-06-30 23:21:38 +00:00 |
|
Andreas Jaeger
|
b8ba6f0633
|
2003-06-17 Guido Guenther <agx@sigxcpu.org>
* sysdeps/unix/sysv/linux/mips/xstatconv.c: Handle STAT_IS_KERNEL_STAT
case.
(xstat_conv): Rename to __xstat_conv and remove static inline.
(xstat64_conv): Likewise.
|
2003-06-30 09:33:13 +00:00 |
|
Roland McGrath
|
00dedb1574
|
2003-06-27 Jeroen Dekkers <jeroen@dekkers.cx>
* sysdeps/mach/hurd/alpha/init-first.c: Remove call to __libc_init.
* sysdeps/mach/hurd/i386/init-first.c: Likewise.
* sysdeps/mach/hurd/mips/init-first.c: Likewise.
* sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
|
2003-06-27 20:58:22 +00:00 |
|
Ulrich Drepper
|
66f558e194
|
Define _STATBUF_ST_NSEC.
|
2003-06-26 17:00:37 +00:00 |
|
Andreas Schwab
|
fbdd196b52
|
* sysdeps/m68k/fpu/bits/mathinline.h: Don't inline frexp.
* sysdeps/m68k/fpu/s_frexp.c: Put implementation here.
* sysdeps/m68k/fpu/s_frexpl.c: Fix to handle unnormalized numbers.
|
2003-06-26 16:18:13 +00:00 |
|
Ulrich Drepper
|
fba1515d24
|
(INLINE_SYSCALL): Cast result to long int.
|
2003-06-25 08:18:08 +00:00 |
|