Ulrich Drepper
|
4c68ac2b46
|
(__getsockname): Renamed from getsockname, add getsockname as weak alias.
|
2002-05-15 00:14:45 +00:00 |
|
Ulrich Drepper
|
dd96b0cb1d
|
(__sendmsg): Renamed from sendmsg, add sendmsg as weak alias.
|
2002-05-15 00:10:13 +00:00 |
|
Ulrich Drepper
|
fa87d850d1
|
(__recvfrom): Renamed from recvfrom, add recvfrom as weak alias.
|
2002-05-15 00:08:25 +00:00 |
|
Ulrich Drepper
|
7fbbcc094f
|
(__recvmsg): Renamed from recvmsg, add recvmsg as weak alias.
|
2002-05-15 00:07:30 +00:00 |
|
Ulrich Drepper
|
9d337e61ff
|
Use INTDEF for __write.
|
2002-04-15 05:30:10 +00:00 |
|
Ulrich Drepper
|
548fe33d15
|
Use INTDEF for __lxstat64.
|
2002-04-15 05:28:30 +00:00 |
|
Ulrich Drepper
|
2093a68877
|
Use INTDEF for __lxstat.
|
2002-04-15 05:27:20 +00:00 |
|
Ulrich Drepper
|
0e36d9d57e
|
Use INTDEF for __open.
|
2002-04-14 20:12:24 +00:00 |
|
Ulrich Drepper
|
d0a1614c81
|
Undefine __libc_fcntl as well.
|
2002-04-14 18:34:22 +00:00 |
|
Ulrich Drepper
|
4c7b01bd93
|
Use INTEDEF for __gettimeofday.
|
2002-04-14 09:11:55 +00:00 |
|
Ulrich Drepper
|
5fe32a10ce
|
Use INTDEF for __getpgid.
|
2002-04-14 08:42:53 +00:00 |
|
Ulrich Drepper
|
9155b112e9
|
Use INTDEF for __fxstat64.
|
2002-04-14 08:38:17 +00:00 |
|
Ulrich Drepper
|
144484daa4
|
Use INTDEF for __fxstat.
|
2002-04-14 08:37:17 +00:00 |
|
Ulrich Drepper
|
d6a57cb894
|
Use INTDEF for __fork.
|
2002-04-09 20:22:09 +00:00 |
|
Ulrich Drepper
|
1555f102ef
|
Use INTDEF for __connect.
|
2002-04-09 20:21:24 +00:00 |
|
Ulrich Drepper
|
db601cfcce
|
Use INTDEF for __chown.
|
2002-04-09 20:20:23 +00:00 |
|
Ulrich Drepper
|
a4b6834c4f
|
Use INTDEF for __fcntl.
|
2002-04-09 19:49:11 +00:00 |
|
Ulrich Drepper
|
15a7702daa
|
(__libc_multiple_libcs): Define as hidden.
|
2002-03-13 03:49:52 +00:00 |
|
Ulrich Drepper
|
48e6095f0e
|
Define __libc_argc and __libc_argv as hidden.
|
2002-03-12 21:37:08 +00:00 |
|
Ulrich Drepper
|
8badabd849
|
_dl_fpu_control, _dl_fpu_control_set): Remove unused externs.
|
2002-02-01 19:03:37 +00:00 |
|
Ulrich Drepper
|
f71d7f5726
|
Move global variables for SHARED code in struct _rtld_global. Export
this struct, remove all exports for the signal variables.
|
2002-02-01 01:32:06 +00:00 |
|
Ulrich Drepper
|
51e7253b84
|
Add sysv_termio.h and start-libc.c.
|
2002-01-08 21:54:58 +00:00 |
|
Ulrich Drepper
|
916ea7e833
|
(struct cmsghdr): Don't declare __cmsg_data field if its size would be bigger
than 0.
(CMSG_DATA): Adjust accordingly.
|
2001-09-26 05:23:10 +00:00 |
|
Ulrich Drepper
|
177ac300b9
|
Add real implementation.
|
2001-09-22 21:28:25 +00:00 |
|
Ulrich Drepper
|
3805349500
|
(init): Use USE_NONONPTION_FLAG ifdef for __getopt_clean_environment.
|
2001-09-22 21:19:47 +00:00 |
|
Ulrich Drepper
|
7a250cfd1e
|
termio definitions for AIX.
|
2001-09-08 17:45:10 +00:00 |
|
Ulrich Drepper
|
e2cf1dd41d
|
Library startup code for AIX.
|
2001-09-08 17:44:33 +00:00 |
|
Ulrich Drepper
|
48255f4c66
|
Program startup code for AIX.
|
2001-09-08 17:41:25 +00:00 |
|
Ulrich Drepper
|
de447e48ce
|
Alias __libc_fcntl to __fcntl.
|
2001-09-08 17:40:41 +00:00 |
|
Ulrich Drepper
|
c25168ce57
|
Startup code for glibc on AIX.
|
2001-09-08 17:24:19 +00:00 |
|
Ulrich Drepper
|
51ca795a3c
|
Not needed anymore.
|
2001-09-08 17:23:45 +00:00 |
|
Ulrich Drepper
|
3dd5528154
|
(aix-syscalls.o): More linker command line options.
|
2001-09-08 17:22:27 +00:00 |
|
Ulrich Drepper
|
4435779790
|
Fix type of __id_t, __useconds_t and __intptr_t.
|
2001-08-16 05:32:49 +00:00 |
|
Ulrich Drepper
|
85e36b0922
|
Add rule to import kernel symbols.
|
2001-08-16 05:32:30 +00:00 |
|
Ulrich Drepper
|
1e0904c1c1
|
Add dl-support.c, dl-addr.c, and dl-error.c.
|
2001-07-28 06:08:50 +00:00 |
|
Ulrich Drepper
|
655f4b14c8
|
Improve nsendmsg prototype.
|
2001-07-08 07:15:01 +00:00 |
|
Ulrich Drepper
|
f89b56b804
|
(sendmsg): Fix return type.
|
2001-07-08 07:14:06 +00:00 |
|
Ulrich Drepper
|
c96d6988ab
|
(recvmsg): Fix return type.
|
2001-07-08 07:11:53 +00:00 |
|
Ulrich Drepper
|
7f82b7444c
|
(__recv): Fix typo.
|
2001-07-08 07:09:12 +00:00 |
|
Ulrich Drepper
|
097cf6fa03
|
AIX recv implementation.
|
2001-07-08 07:05:51 +00:00 |
|
Ulrich Drepper
|
a207bef32f
|
Fix various types.
|
2001-07-08 07:02:19 +00:00 |
|
Ulrich Drepper
|
0312b508ac
|
(__libc_dlclose): Fix typo.
|
2001-07-08 06:55:42 +00:00 |
|
Ulrich Drepper
|
da48cd782f
|
(__gettimeofday): Add declarations for asm functions.
|
2001-07-08 06:47:53 +00:00 |
|
Ulrich Drepper
|
af9dfe869f
|
Fix typo.
|
2001-07-07 19:19:16 +00:00 |
|
Andreas Jaeger
|
3214b89b32
|
Update to LGPL v2.1.
|
2001-07-06 04:56:23 +00:00 |
|
Ulrich Drepper
|
3553aef886
|
Register dump function implementation for AIX/PPC.
|
2001-06-20 07:08:58 +00:00 |
|
Ulrich Drepper
|
aa21e7c94f
|
usleep implementation for AIX.
|
2001-06-20 07:08:26 +00:00 |
|
Ulrich Drepper
|
cc811924cd
|
sleep implementation for AIX.
|
2001-06-20 07:08:13 +00:00 |
|
Ulrich Drepper
|
55f326305c
|
setitimer implementation for AIX.
|
2001-06-20 07:07:41 +00:00 |
|
Ulrich Drepper
|
68dbc1fdab
|
Various helper functions for dynamic loader code.
|
2001-06-20 07:07:10 +00:00 |
|