Ulrich Drepper
|
2fc87911c7
|
(_dl_open): Fix typo in last change.
|
2001-04-05 04:19:17 +00:00 |
|
Ulrich Drepper
|
ebe30a97c9
|
Define __getpeername.
|
2001-04-04 01:54:28 +00:00 |
|
Ulrich Drepper
|
21be1647f1
|
AIX PPC memset implementation.
|
2001-04-04 01:52:37 +00:00 |
|
Ulrich Drepper
|
32cb7502fd
|
AIX dl-sym.
|
2001-04-04 01:51:14 +00:00 |
|
Ulrich Drepper
|
aceb4f8d27
|
libc_dl-xxx support.
|
2001-04-04 01:49:24 +00:00 |
|
Ulrich Drepper
|
dfb0b211c1
|
AIX dl-open.
|
2001-04-04 01:48:10 +00:00 |
|
Ulrich Drepper
|
bbee9a4145
|
AIX dl-close.
|
2001-04-04 01:36:43 +00:00 |
|
Ulrich Drepper
|
852702b5c1
|
AIX __loadx defines.
|
2001-04-04 01:34:38 +00:00 |
|
Ulrich Drepper
|
5f55815d27
|
AIX startup code.
|
2001-04-04 01:33:04 +00:00 |
|
Ulrich Drepper
|
7fac016cfa
|
AIX gettimeofday implementation.
|
2001-04-04 01:32:14 +00:00 |
|
Ulrich Drepper
|
42f86baa0d
|
AIX utmpx.h definitions.
|
2001-04-04 01:28:41 +00:00 |
|
Ulrich Drepper
|
c8bf86d074
|
Added _HAVE_UT_TYPE/PID/ID/TV/HOST defines.
|
2001-04-04 01:26:49 +00:00 |
|
Ulrich Drepper
|
4b159c0223
|
Removed temp code and made stub.
|
2001-04-04 01:18:11 +00:00 |
|
Ulrich Drepper
|
1abb612d81
|
Remove /usr/lib/crt0.o added dl-libc, dl-open,dl-sym, dl-close to misc.
|
2001-04-04 01:17:41 +00:00 |
|
Andreas Jaeger
|
0b3ec5b028
|
Add prototype for __umount2.
|
2001-04-02 12:32:51 +00:00 |
|
Andreas Jaeger
|
a46a95b7e4
|
Add alias for imaxdiv.
|
2001-03-30 06:57:48 +00:00 |
|
Ulrich Drepper
|
e8d795b077
|
Add MAP_* and MADV_* defines to match other architectures.
|
2001-03-27 02:43:47 +00:00 |
|
Ulrich Drepper
|
e46c35fd6b
|
Change type of second parameter back to size_t as per upcoming XPG6.
|
2001-03-17 08:27:45 +00:00 |
|
Ulrich Drepper
|
d76aa2b87e
|
(CALL_SIGHANDLER): Define.
|
2001-03-16 23:52:16 +00:00 |
|
Ulrich Drepper
|
b33675cd5e
|
Dummy replacement for code not needed here.
|
2001-03-11 23:25:54 +00:00 |
|
Ulrich Drepper
|
7f21c16fbf
|
m68k-specific definitions for ldconfig.
|
2001-03-10 16:16:44 +00:00 |
|
Ulrich Drepper
|
10e506a635
|
Add dl-procinfo.c and dl-procinfo.h.
|
2001-03-10 06:37:12 +00:00 |
|
Ulrich Drepper
|
ce56b0a81a
|
[subdir=elf] (sysdep-dl-routines, sysdep_routines, sysdep-rtld-routines): Add
dl-procinfo.
|
2001-03-10 06:36:31 +00:00 |
|
Ulrich Drepper
|
807c3437eb
|
Interface definitions for functions to handle processor specific features
on Linux/Arm.
|
2001-03-10 06:36:09 +00:00 |
|
Ulrich Drepper
|
e3a9f6bb39
|
Handling processor specific features for Linux/Arm.
|
2001-03-10 06:35:45 +00:00 |
|
Ulrich Drepper
|
5c4a646199
|
(__S_TYPEISMQ, __S_TYPEISSEM, __S_TYPEISSHM): Rewrite to enforce correct
use the macros. They still always return zero.
|
2001-03-05 18:28:40 +00:00 |
|
Ulrich Drepper
|
1052cd9dac
|
Define SI_ASYNCNL.
|
2001-03-04 19:28:52 +00:00 |
|
Ulrich Drepper
|
abb2a703aa
|
Allow __need_sigevent_t being defined and provide only that definition.
|
2001-03-03 18:15:33 +00:00 |
|
Ulrich Drepper
|
cb8023f938
|
(elf_machine_rela): Don't handle relocations which are not in ld.so if
RTLD_BOOTSTRAP is defined.
|
2001-02-28 15:23:48 +00:00 |
|
Ulrich Drepper
|
773b640096
|
Replace use of old output functions with the new ones.
|
2001-02-28 06:35:24 +00:00 |
|
Ulrich Drepper
|
5f1644d26e
|
Define alias __libc_write.
|
2001-02-23 20:24:40 +00:00 |
|
Ulrich Drepper
|
dcab999777
|
Define __need_NULL before including <stddef.h>.
|
2001-02-23 20:24:20 +00:00 |
|
Ulrich Drepper
|
8cc9fd41c3
|
Not needed anymore.
|
2001-02-23 20:16:31 +00:00 |
|
Ulrich Drepper
|
76b92c87ab
|
Remove restf.S and savef.S.
|
2001-02-23 20:15:49 +00:00 |
|
Ulrich Drepper
|
70f970dfee
|
[$(subdir) == misc] (sysdep_routines): Remove restf.S and savef.S.
|
2001-02-23 20:15:23 +00:00 |
|
Andreas Jaeger
|
e33c3af9cb
|
* sysdeps/mips/bsd-_setjmp.S (_setjmp): Reorder instructions to
avoid problems on MIPS I.
* sysdeps/mips/bsd-setjmp.S (setjmp): Likewise.
* sysdeps/mips/dl-machine.h (RTLD_START): Remove duplicate ".set
noreorder".
|
2001-02-22 08:27:50 +00:00 |
|
Ulrich Drepper
|
191b842dfe
|
m68k exp2l implementation.
|
2001-02-17 16:49:41 +00:00 |
|
Ulrich Drepper
|
c79b4fded1
|
m68k exp2f implementation.
|
2001-02-17 16:49:28 +00:00 |
|
Ulrich Drepper
|
f1ba5c30fc
|
m68k exp2 implementation.
|
2001-02-17 16:49:17 +00:00 |
|
Ulrich Drepper
|
00ec1b7df9
|
Renamed to e_exp2.
|
2001-02-17 16:46:12 +00:00 |
|
Ulrich Drepper
|
84a29bc1f5
|
(ftruncate): Add __ftruncate64 alias.
|
2001-02-16 18:12:10 +00:00 |
|
Andreas Schwab
|
ca50de95e8
|
Correctly handle m68k long double format.
|
2001-02-16 13:40:22 +00:00 |
|
Ulrich Drepper
|
305f83de53
|
Define __ftruncate64 and make old name a weak alias.
|
2001-02-13 22:09:09 +00:00 |
|
Ulrich Drepper
|
6a0148d1cf
|
Little optimization.
|
2001-02-09 05:27:34 +00:00 |
|
Ulrich Drepper
|
5f5831bee5
|
Alpha ev67 optimized implementation for strrchr.
|
2001-02-09 05:27:14 +00:00 |
|
Ulrich Drepper
|
d335db0ecc
|
Add missing word alignment.
|
2001-02-07 19:18:58 +00:00 |
|
Ulrich Drepper
|
b72a1aa920
|
Honour __NO_MATH_INLINES.
|
2001-02-07 18:20:36 +00:00 |
|
Ulrich Drepper
|
b8f7c6f761
|
(elf_machine_rel): Correct handling of PC24 relocs with negative value.
|
2001-02-05 05:59:49 +00:00 |
|
Ulrich Drepper
|
1ed6488cdb
|
Remove comma at end of enum.
|
2001-02-03 17:05:56 +00:00 |
|
Ulrich Drepper
|
77e906bb3a
|
File was using crlf.
|
2001-02-03 17:04:37 +00:00 |
|