about summary refs log tree commit diff
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* Updated to fedora-glibc-20060424T2027Jakub Jelinek2006-04-241-0/+1
|
* Updated to fedora-glibc-20060424T0820Jakub Jelinek2006-04-241-1/+13
|
* Updated to fedora-glibc-20060301T0647Jakub Jelinek2006-03-014-116/+36
|
* * include/atomic.h (atomic_and, atomic_or): Define. cvs/fedora-glibc-2_3_90-38Jakub Jelinek2006-02-171-1/+36
| | | | | | | | | | | | | nptl/ * sysdeps/unix/sysv/linux/alpha/lowlevellock.h (lll_robust_mutex_dead, lll_robust_mutex_trylock, lll_robust_mutex_lock, lll_robust_mutex_cond_lock, lll_robust_mutex_timedlock, lll_robust_mutex_unlock): New macros. (__lll_robust_lock_wait, __lll_robust_timedlock_wait): New prototypes. * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise. * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise. * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Likewise. * sysdeps/unix/sysv/linux/lowlevelrobustlock.c: New file.
* Updated to fedora-glibc-20060213T0650Jakub Jelinek2006-02-132-0/+3
|
* Updated to fedora-glibc-20060203T0932Jakub Jelinek2006-02-032-1/+2
|
* * include/bits/stdlib-ldbl.h: New file.Jakub Jelinek2006-02-012-0/+2
| | | | * include/bits/wchar-ldbl.h: New file.
* Updated to fedora-glibc-20060130T0922Jakub Jelinek2006-01-306-8/+36
|
* Updated to fedora-glibc-20060109T2152 cvs/fedora-glibc-2_3_90-30Jakub Jelinek2006-01-091-0/+3
|
* Updated to fedora-glibc-20060106T2148Jakub Jelinek2006-01-061-1/+1
|
* Updated to fedora-glibc-20060106T0916 cvs/fedora-glibc-2_3_90-28Jakub Jelinek2006-01-062-16/+26
|
* Updated to fedora-glibc-20060104T0754 cvs/fedora-glibc-2_3_90-26Jakub Jelinek2006-01-041-1/+7
|
* Updated to fedora-glibc-20060102T1045Jakub Jelinek2006-01-021-0/+1
|
* Updated to fedora-glibc-20051227T1426Jakub Jelinek2005-12-272-0/+12
|
* Revert: cvs/fedora-glibc-2_3_90-22Jakub Jelinek2005-12-211-2/+2
| | | | | | | | | | Workaround for http://gcc.gnu.org/PR25240 * include/libc-symbols.h (weak_extern): Define using weak attribute. (_weak_extern): Remove. (weak_tls_extern): Define. * locale/uselocale.c (DEFINE_CATEGORY): Use weak_tls_extern for _nl_current_##category. * locale/setlocale.c (DEFINE_CATEGORY): Likewise.
* Updated to fedora-glibc-20051221T0931Jakub Jelinek2005-12-211-1/+2
|
* Workaround for http://gcc.gnu.org/PR25240Jakub Jelinek2005-12-201-2/+2
| | | | | | | | | * include/libc-symbols.h (weak_extern): Define using weak attribute. (_weak_extern): Remove. (weak_tls_extern): Define. * locale/uselocale.c (DEFINE_CATEGORY): Use weak_tls_extern for _nl_current_##category. * locale/setlocale.c (DEFINE_CATEGORY): Likewise.
* Updated to fedora-glibc-20051219T1003 cvs/fedora-glibc-2_3_90-19Jakub Jelinek2005-12-194-1/+6
|
* Updated to fedora-glibc-20051119T1959Jakub Jelinek2005-11-191-1/+2
|
* Updated to fedora-glibc-20051115T0809Jakub Jelinek2005-11-154-77/+61
|
* Updated to fedora-glibc-20051020T0651Jakub Jelinek2005-10-205-15/+19
|
* Updated to fedora-glibc-20051010T1417Jakub Jelinek2005-10-101-4/+7
|
* Updated to fedora-glibc-20051003T2040Jakub Jelinek2005-10-031-0/+2
|
* Updated to fedora-glibc-20050912T0656Jakub Jelinek2005-09-122-27/+24
|
* Updated to fedora-glibc-20050822T0727Jakub Jelinek2005-08-222-3/+39
|
* Updated to fedora-glibc-20050808T2126Jakub Jelinek2005-08-082-0/+6
|
* Updated to fedora-glibc-20050721T0814Jakub Jelinek2005-07-218-2/+37
|
* 2.3.90-1 cvs/fedora-glibc-2_3_90-1Jakub Jelinek2005-06-271-1/+1
|
* Updated to fedora-glibc-20050620T1530Jakub Jelinek2005-06-204-2/+8
|
* 2005-05-23 Ulrich Drepper <drepper@redhat.com>Jakub Jelinek2005-05-231-0/+4
| | | | | | | | | | | | | | * sunrpc/pm_getport.c (__get_socket): New function. (pmap_getport): Use it to open a non-reserved socket to the portmapper for TCP. * include/rpc/pmap_clnt.h (__get_socket): Declare. * sunrpc/pm_getmaps.c (pmap_getmaps): Use __get_socket to get an non-reserved socket for the portmapper. Based on a patch by Steve Dickson <steved@redhat.com>. * sunrpc/bindrsvprt.c (bindresvport): Try harder to find a port. If we tried looking at the usual range without success extend the range to even lower ports.
* Updated to fedora-glibc-20050319T1907 cvs/fedora-glibc-2_3_4-15Jakub Jelinek2005-03-193-69/+14
|
* * include/bits/unistd.h: New file.Jakub Jelinek2005-03-052-0/+2
| | | | * include/bits/socket2.h: New file.
* Updated to fedora-glibc-20050303T1335Jakub Jelinek2005-03-031-1/+1
|
* Updated to fedora-glibc-20050302T1820Jakub Jelinek2005-03-035-9/+14
|
* Updated to fedora-glibc-20050211T1037Jakub Jelinek2005-02-112-4/+15
|
* Updated to fedora-glibc-20050211T0853Jakub Jelinek2005-02-111-1/+2
|
* Updated to fedora-glibc-20050208T0948 cvs/fedora-glibc-2_3_4-6Jakub Jelinek2005-02-082-17/+86
|
* Updated to fedora-glibc-20050106T1443Jakub Jelinek2005-01-062-1/+4
|
* Updated to fedora-glibc-20041130T0624Jakub Jelinek2004-11-301-1/+2
|
* Updated to fedora-glibc-20041116T0856Jakub Jelinek2004-11-161-2/+1
|
* Updated to fedora-glibc-20041115T0915Jakub Jelinek2004-11-151-0/+2
|
* * include/features.h (__USE_FORTIFY_LEVEL): Also set for Red HatJakub Jelinek2004-11-021-1/+5
| | | | | | | | | GCC 3.4.x-RH >= 3.4.2-8. * libio/bits/features.h (printf, fprintf, vprintf, vfprintf): For GCC 3.4.x-RH use __builtin___{,v}{,f}printf_chk instead of __{,v}{,f}printf_chk. * debug/tst-chk1.c (do_test): Deal with GCC 3.4.x-RH not being able to recognize subobjects.
* Updated to fedora-glibc-20041102T1153Jakub Jelinek2004-11-0210-5/+165
|
* 2.3.3-74 cvs/fedora-glibc-2_3_3-74Jakub Jelinek2004-10-271-0/+3
|
* Updated to fedora-glibc-20041018T0940 cvs/fedora-glibc-2_3_3-70Jakub Jelinek2004-10-182-2/+76
|
* * include/features.h (__USE_FORTIFY_LEVEL): Enable even withJakub Jelinek2004-10-181-1/+3
| | | | Red Hat gcc4 4.0.0 and above.
* Updated to fedora-glibc-20041018T0940Jakub Jelinek2004-10-187-15/+132
|
* 2.3.3-68 cvs/fedora-glibc-2_3_3-68Jakub Jelinek2004-10-141-1/+1
|
* 2.3.3-68Jakub Jelinek2004-10-141-1/+5
|
* Updated to fedora-glibc-20041014T0548Jakub Jelinek2004-10-142-2/+14
|