2
0
mirror of git://sourceware.org/git/glibc.git synced 2025-04-12 14:21:18 +08:00

890 Commits

Author SHA1 Message Date
Ulrich Drepper
bd28890631 (asinh): Put __sgn1 call outside log1p call. 1998-10-26 14:52:04 +00:00
Ulrich Drepper
045e48121f (inline_outb): Fix output parameter format string.
(inline_outw): Likewise.
1998-10-13 16:26:14 +00:00
Ulrich Drepper
237abf5593 (__opendir): Test whether NAME is directory before opening it. 1998-10-12 14:48:58 +00:00
Ulrich Drepper
d8f19193bc (platform): Add missing Ruffian entry. 1998-10-08 13:10:44 +00:00
Ulrich Drepper
8869276a49 [subdir==misc] (sysdep_headers): Add sys/debugreg.h. 1998-10-08 13:07:40 +00:00
Ulrich Drepper
5abd4f6421 [subdir==misc] (sysdep_headers): Remove sys/debugreg.h. 1998-10-08 13:07:25 +00:00
Ulrich Drepper
7c0f41f163 Improve the autodetection of the weird alpha architectures. 1998-10-07 17:05:06 +00:00
Ulrich Drepper
7a67293c99 Removed. 1998-10-07 10:50:39 +00:00
Ulrich Drepper
d1728c918a Add sys/debugreg.h. 1998-10-07 10:50:30 +00:00
Ulrich Drepper
913491aad2 Header with duplicated information from kernel. 1998-10-07 10:50:22 +00:00
Ulrich Drepper
b1139ffded Remove sys/debugreg.h. 1998-10-07 10:48:41 +00:00
Andreas Schwab
b42f335b71 * sysdeps/m68k/dl-machine.h (RTLD_START): Fix clearing startup
flag.  Switch back to previous section.
1998-10-07 02:15:27 +00:00
Ulrich Drepper
0f8436b12c (__getcwd): Use temporary variable to store result of realloc instead
of using BUF.
1998-10-05 10:59:18 +00:00
Ulrich Drepper
3b0d7dad72 (_dl_unload_cache): Cast first argument of munmap. 1998-10-05 10:00:09 +00:00
Ulrich Drepper
55b375e391 (CMSG_ALIGN): Define.
(__cmsg_nxthdr): Use CMSG_ALIGN (fixes a bug) and correct test for availability
of another entry.
1998-09-28 11:48:04 +00:00
Ulrich Drepper
14e6f66eb1 (IPOPT_NOOP): Fix typo. 1998-09-28 11:20:18 +00:00
Ulrich Drepper
288c1fe03b Add umount.S. 1998-08-28 12:25:28 +00:00
Ulrich Drepper
9fa54c5562 Move static variable cache and cachesize to toplevel. 1998-08-28 12:07:26 +00:00
Ulrich Drepper
61a5b83ee3 umount system call. 1998-08-20 19:20:20 +00:00
Ulrich Drepper
5c458f2cb8 Remove umount. 1998-08-20 19:20:09 +00:00
Ulrich Drepper
b07dc7e1b3 [subdirs=misc] (sysdeps_routines): Add umount. 1998-08-20 19:20:01 +00:00
Ulrich Drepper
2bdae2a046 (link-libc-static): New variable; set this here, overriding Makeconfig
generic value so we link against the RPC libs.
1998-08-20 17:25:45 +00:00
Ulrich Drepper
37869878eb Add more magic to work better with kernel headers. 1998-08-12 12:31:09 +00:00
Ulrich Drepper
f77589bbdf (IN_CLASSC): Correct mask. 1998-08-03 18:43:06 +00:00
Ulrich Drepper
596416fcb6 Add sys/elf.h, sys/procfs.h, sys/reg.h and sys/user.h. 1998-07-22 15:17:13 +00:00
Ulrich Drepper
c2001afebf Generic definitions of struct sigstack and struct sigaltstack. 1998-07-22 12:50:59 +00:00
Ulrich Drepper
cb5993c2e6 Return ENAMETOOLONG if buffer is too small. 1998-07-21 12:17:51 +00:00
Ulrich Drepper
a3c19f75aa Define _PATH_RWHODIR. 1998-07-21 12:17:41 +00:00
Andreas Schwab
fe47d573a7 * sysdeps/unix/sysv/linux/m68k/dl-envvars.h: New file. 1998-07-17 04:31:10 +00:00
Ulrich Drepper
8470e85cfe (unsetenv): Use _environ not __environ. 1998-07-13 16:24:37 +00:00
Ulrich Drepper
8c838babab Define usetenv. 1998-07-13 14:46:43 +00:00
Ulrich Drepper
d678fe71f9 Name a.out LD* envvars. 1998-07-09 14:06:39 +00:00
Ulrich Drepper
067e9c5adc Empty file. laceholder. 1998-07-09 14:06:03 +00:00
Ulrich Drepper
fa2eb9311e Use u_int32_t instead of uint32_t. 1998-07-06 18:01:28 +00:00
Ulrich Drepper
c93dcbe113 (CFLAGS-rtld.c): Add -Wno-unused. 1998-06-15 10:24:55 +00:00
Ulrich Drepper
9e962fa18b (PTRACE_GETREGS, PTRACE_SETREGS, PTRACE_GETFPREGS, PTRACE_SETFPREGS):
Added.
1998-06-11 09:58:56 +00:00
Ulrich Drepper
7faef71903 Replacement for kernel header. 1998-06-11 09:58:45 +00:00
Ulrich Drepper
7c156febb3 (sysdep_headers): Add sys/elf.h and sys/reg.h. 1998-06-11 09:58:13 +00:00
Ulrich Drepper
65237b3d87 (struct ip_options): Define __data member only for gcc. 1998-06-09 13:26:02 +00:00
Ulrich Drepper
53c0e60ba7 Use ((__unused__)) instead of ((unused)). 1998-06-01 13:47:36 +00:00
Ulrich Drepper
04bc415a06 Use it in dependency list of installation targets. 1998-05-20 12:12:27 +00:00
Ulrich Drepper
1a4ffda300 Add defines for multicast. 1998-05-20 12:12:14 +00:00
Ulrich Drepper
3eb3709629 Move lines in correct position. 1998-05-07 12:05:25 +00:00
Ulrich Drepper
0cc456d2b6 Avoid endless loop. 1998-05-07 12:05:03 +00:00
Ulrich Drepper
f8dff4e05f Fix pow function. 1998-05-07 12:04:51 +00:00
Ulrich Drepper
8a689d0867 Include correct file. 1998-05-07 12:03:43 +00:00
Ulrich Drepper
aedb28000f PIC support. 1998-05-07 12:03:34 +00:00
Richard Henderson
3ec64a6719 * sysdeps/unix/sysv/linux/alpha/clone.S: Correct .prologue usage. 1998-05-02 00:16:05 +00:00
Richard Henderson
f4816c1577 * sysdeps/alpha/lshift.s: Correct .prologue usage.
* sysdeps/alpha/mul_1.s: Likewise.
        * sysdeps/alpha/rshift.s: Likewise.
        * sysdeps/alpha/setjmp.S: Likewise.
        * sysdeps/alpha/sub_n.s: Likewise.
        * sysdeps/alpha/submul_1.s: Likewise.
        * sysdeps/alpha/alphaev5/add_n.s: Likewise.
        * sysdeps/alpha/alphaev5/lshift.s: Likewise.
        * sysdeps/alpha/alphaev5/rshift.s: Likewise.
        * sysdeps/alpha/alphaev5/sub_n.s: Likewise.
        * sysdeps/alpha/elf/crtbegin.S: Likewise.
        * sysdeps/alpha/elf/crtend.S: Likewise.
        * sysdeps/alpha/elf/start.S: Likewise.
1998-05-02 00:15:33 +00:00
Richard Henderson
8d307a99a6 * sysdeps/alpha/fpu/e_sqrt.c: Disable custom versions of sqrt. 1998-05-02 00:13:55 +00:00