about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* * sysdeps/unix/sysv/linux/getsysstats.c (free_mem): Revert last Andreas Jaeger2000-07-141-2/+1
* Update.Ulrich Drepper2000-07-131-0/+3
* Fix typo in comment.Andreas Jaeger2000-07-131-1/+2
* Update.Ulrich Drepper2000-07-131-4/+6
* Update.Andreas Jaeger2000-07-131-2/+4
* Update.Andreas Jaeger2000-07-131-0/+5
* (free_mem): Only free memory if it was allocated.Andreas Jaeger2000-07-131-1/+2
* Update.Ulrich Drepper2000-07-121-1/+1
* * sysdeps/generic/open64.c: Wrap extern symbols in BP_SYM (). Greg McGary2000-07-129-18/+27
* * include/libc-symbols.h [!__ASSEMBLER__] (strong_alias): Greg McGary2000-07-114-45/+41
* * sysdeps/mach/hurd/check_fds.c: New file. Implements file descriptor checki...Mark Kettenis2000-07-101-0/+108
* Update.Ulrich Drepper2000-07-101-0/+9
* Update.Andreas Jaeger2000-07-106-7/+7
* Update.Andreas Jaeger2000-07-102-56/+69
* Fix typo (string_alias->strong_alias).Andreas Jaeger2000-07-101-1/+1
* * sysdeps/unix/make-syscalls.sh: Tolerate syscalls that Greg McGary2000-07-081-2/+2
* * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): Greg McGary2000-07-0769-302/+490
* Update.Ulrich Drepper2000-07-077-17/+25
* * string/endian.h (__LONG_LONG_PAIR): New macro. Greg McGary2000-07-0612-76/+28
* Regenerated: autoconf configure.inUlrich Drepper2000-07-063-4/+5
* (__libc_start_main): Initialize thread library for static programsAndreas Jaeger2000-07-061-0/+10
* (get_proc_path): The type of the proc system is "proc".Andreas Jaeger2000-07-061-2/+2
* * sysdeps/unix/sysv/linux/sys/ptrace.h (PT_SYSCALL): Fix LHS.Greg McGary2000-07-061-1/+1
* Update.Andreas Jaeger2000-07-061-1/+1
* * sysdeps/generic/bp-checks.h: New file. Greg McGary2000-07-0610-260/+307
* Update.Ulrich Drepper2000-07-061-10/+52
* Update.Ulrich Drepper2000-07-051-4/+4
* Update.Andreas Jaeger2000-07-056-8/+13
* * sysdeps/i386/bits/setjmp.h (PUSH_SIGNAL_MASK): Fix typo.Greg McGary2000-07-051-1/+1
* * sysdeps/powerpc/strchr.S: Check bounds. Greg McGary2000-07-041-13/+28
* Update. glibc-2.1.91 cvs/glibc_2-1-91Ulrich Drepper2000-07-012-2/+4
* Update.Ulrich Drepper2000-07-011-2/+8
* * sysdeps/powerpc/bp-asm.h: New file. Greg McGary2000-06-3018-63/+330
* Update.Ulrich Drepper2000-06-301-0/+6
* Replace with version which does not use floating point registers.Ulrich Drepper2000-06-301-95/+29
* * sysdeps/powerpc/stpcpy.S: Define & use symbolic register names. Greg McGary2000-06-301-55/+55
* Update.Ulrich Drepper2000-06-302-0/+66
* (strcmp): Use 8bit register in 8bit instruction.Ulrich Drepper2000-06-301-2/+2
* * sysdeps/generic/libc-start.c (__libc_stack_end): Chop __unbounded. Greg McGary2000-06-302-1/+4
* * sysdeps/i386/bp-asm.h (PCOFF): New constant. Greg McGary2000-06-297-70/+107
* Make sparc64 GLIBC_2.2+ only.Ulrich Drepper2000-06-298-14/+57
* Update.Ulrich Drepper2000-06-2921-3/+418
* Update.Ulrich Drepper2000-06-291-15/+50
* Update.Ulrich Drepper2000-06-281-52/+52
* Update.Ulrich Drepper2000-06-281-36/+0
* Update.Ulrich Drepper2000-06-282-15/+2
* Update.Ulrich Drepper2000-06-281-3/+3
* * sysdeps/i386/bp-asm.h (POP_ERRNO_LOCATION_RETURN): Fold insns. Greg McGary2000-06-273-12/+26
* * sysdeps/unix/sysv/linux/syscalls.list: Add missing signatures. Greg McGary2000-06-272-57/+49
* * sysdeps/i386/add_n.S: Wrap entry-point symbol in BP_SYM (). Greg McGary2000-06-2647-146/+376