summaryrefslogtreecommitdiff
path: root/sysdeps/generic
Commit message (Expand)AuthorAgeFilesLines
* * sysdeps/posix/spawni.c (__spawni): Use local_seteuid andUlrich Drepper2006-06-041-0/+4
* * sysdeps/generic/ldsodefs.h: Remove support for non-coreUlrich Drepper2006-05-071-44/+1
* * misc/tsearch.c (__tdelete): Remove unnecessary testUlrich Drepper2006-05-021-3/+11
* * sysdeps/generic/unwind-dw2-fde.c (end_fde_sort): RemoveUlrich Drepper2006-04-071-2/+2
* * sysdeps/generic/unwind-dw2.c (execute_cfa_program): Fix typo inUlrich Drepper2006-04-071-1/+1
* * elf/ldconfig.c (main): Use rawmemchr instead of strchr.Ulrich Drepper2006-04-071-2/+6
* * elf/tst-tls-dlinfo.c: New file.Roland McGrath2006-03-011-0/+5
* [BZ #2226]Ulrich Drepper2006-02-121-1/+9
* * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath2006-01-141-0/+14
* * po/.cvsignore: List libc.pot.files, and not any .pot names.Roland McGrath2006-01-081-23/+0
* * elf/tst-tls8.c (do_test): Use $ORIGIN in module names.Ulrich Drepper2006-01-071-0/+2
* 2005-12-21 Roland McGrath <roland@redhat.com>Roland McGrath2005-12-2271-4836/+0
* * sysdeps/generic/unwind-dw2.c (extract_cie_info): Add a cast.Roland McGrath2005-12-211-3/+3
* * elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined.Ulrich Drepper2005-12-181-0/+3
* Moved to csu/errno-loc.c.Ulrich Drepper2005-12-14771-45370/+0
* 2005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2005-12-142-72/+0
* 2005-12-13 Roland McGrath <roland@redhat.com>Roland McGrath2005-12-131-9/+2
* * sysdeps/generic/signame.c: Removed.Ulrich Drepper2005-12-135-495/+0
* Remove det_endian.c.Ulrich Drepper2005-12-133-44/+1
* * catgets/gencat.c: Use GPL, not LGPL.Ulrich Drepper2005-12-071-12/+10
* 2005-12-05 Roland McGrath <roland@redhat.com>Roland McGrath2005-12-061-16/+16
* * io/Makefile (routines): Add mknodat, xmknodat, mkdirat, mkfifoat.Ulrich Drepper2005-12-024-0/+241
* Add one more parameter check.Ulrich Drepper2005-12-021-1/+7
* * nscd/connections.c (sendfileall): Define.Ulrich Drepper2005-11-221-1/+0
* * sysdeps/unix/sysv/linux/ia64/bits/shm.h (shmatt_t): New type.cvs/fedora-glibc-20051119T1959Ulrich Drepper2005-11-191-7/+3
* * elf/dl-open.c [!SHARED]: Remove _dl_tls_static_size definition.cvs/fedora-glibc-20051115T0809Ulrich Drepper2005-11-151-2/+3
* * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper2005-11-118-2/+303
* * io/fcntl.h: Declare openat and openat64.Ulrich Drepper2005-11-102-0/+138
* (check_one_fd): For writable descriptors, use /dev/full. (__libc_check_standa...Ulrich Drepper2005-11-091-10/+22
* * configure.in: Remove gnu_ld definition and everything using it.Ulrich Drepper2005-11-064-38/+5
* 2005-10-16 Alfred M. Szmidt <ams@gnu.org>Roland McGrath2005-10-171-1/+7
* Comment fix.Roland McGrath2005-10-151-1/+2
* [BZ #1466]Ulrich Drepper2005-10-133-9/+9
* * sysdeps/generic/bits/byteswap.h (__bswap_constant_16): New macro.Ulrich Drepper2005-10-101-8/+11
* * sysdeps/generic/ldsodefs.h (struct audit_ifaces):Roland McGrath2005-10-052-0/+17
* * dirent/dirent.h: Declare fdopendir.Ulrich Drepper2005-09-281-0/+33
* 2005-09-08 Roland McGrath <roland@redhat.com>Roland McGrath2005-09-081-8/+17
* [BZ #1061]Roland McGrath2005-09-081-2/+2
* 2005-08-22 Robert Millan <robertmh@gnu.org>Roland McGrath2005-09-021-0/+32
* * sysdeps/ieee754/flt-32/e_hypotf.c [!__STDC__]: Fix function name.Ulrich Drepper2005-08-301-1/+9
* * sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort.Ulrich Drepper2005-08-201-1/+17
* * misc/bits/syslog.h: New file.Ulrich Drepper2005-07-301-16/+25
* * include/stdio.h (__fxprintf): Remove wfmt argument.Ulrich Drepper2005-07-201-1/+1
* * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,Ulrich Drepper2005-07-201-6/+1
* * wcsmbs/bits/wchar2.h: New file.Ulrich Drepper2005-07-151-0/+85
* * include/libc-symbols.h: Define macros for librt hidden symbols.Ulrich Drepper2005-07-131-1/+2
* * include/fenv.h: Add libm_hidden_proto for fesetround andUlrich Drepper2005-07-084-5/+7
* * sysdeps/generic/s_ctan.c (__ctan): Likewise.Ulrich Drepper2005-07-073-9/+41
* * sysdeps/generic/s_ctanh.c (__ctanh): Handle case of zero den better.Ulrich Drepper2005-07-072-6/+26
* (__ctanhl): Handle case of zero den better.Ulrich Drepper2005-07-071-3/+13