summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/dl-osinfo.h
AgeCommit message (Expand)Author
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-05-14Use _dl_fatal_printf instead of a private variant.Roland McGrath
2012-03-12Fix another instance of the _dl_random masking bug, plus coding style.David S. Miller
2012-03-11Fix typing of the bit twiddling done in _dl_setup_stack_chk_guard.David S. Miller
2012-03-052012-03-05 Tom de Vries <tom@codesourcery.com>Tom de Vries
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-05-31Fix typo in stack guard setup code for old kernelsUlrich Drepper
2011-05-15Make stack canary value harder to read through read overflowUlrich Drepper
2011-05-15Use non-cancelable interfaces in setup codeUlrich Drepper
2009-04-26* sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inlineUlrich Drepper
2009-01-11* sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): TakeUlrich Drepper
2008-04-17* sysdeps/unix/sysv/linux/dl-osinfo.h: Include fcntl.h.cvs/glibc-2_8-baseJakub Jelinek
2008-03-08[BZ #5786]Ulrich Drepper
2007-09-15* sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion): Don'tUlrich Drepper
2007-08-14* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PSELECT,cvs/fedora-glibc-20070814T0725cvs/fedora-glibc-20070814T0643Ulrich Drepper
2007-08-062007-08-06 Roland McGrath <roland@redhat.com>Roland McGrath
2006-08-01* sysdeps/unix/sysv/linux/dl-osinfo.h: Remove unnecessary include.Ulrich Drepper
2006-01-08* sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" inRoland McGrath
2005-06-26* Versions.def (ld): Add GLIBC_2.4.Ulrich Drepper
2005-05-30(DL_SYSDEP_OSCHECK): If GLRO(dl_osversion) has been already set to a value sm...Ulrich Drepper
2005-04-07* sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion)Roland McGrath
2005-03-31revertRoland McGrath
2005-03-30* elf/dl-load.c: Don't include dl-osinfo.h here.Roland McGrath
2005-03-30* sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion): NewRoland McGrath
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-12-17* sysdeps/unix/sysv/linux/dl-osinfo.h (DL_SYSDEP_OSCHECK): FixRoland McGrath
2004-03-05Update.Ulrich Drepper
2002-12-01* sysdeps/generic/libc-start.c (__libc_start_main): DoRoland McGrath
2002-01-31Update.Ulrich Drepper
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-03-16Update.Ulrich Drepper
2001-02-28Update.Ulrich Drepper
2001-01-24Update.Andreas Jaeger
2000-11-20Update.Ulrich Drepper
2000-09-14(DL_SYSDEP_OSCHECK): Change to not use sysctl(). Too many architectures have...Ulrich Drepper
2000-09-09Include <string.h> for strncpy prototype.Andreas Jaeger
2000-09-09Update.Ulrich Drepper
2000-08-23Update.Ulrich Drepper
2000-08-22(_dl_sysdep_start): Move DL_SYSDEP_OSCHECK before the use of the first system...Ulrich Drepper
2000-08-22Update.Ulrich Drepper