about summary refs log tree commit diff
path: root/elf/ldconfig.c
Commit message (Expand)AuthorAgeFilesLines
...
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Expand comments in elf/ldconfig.c (search_dir)Carlos O'Donell2014-11-291-2/+24
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-2/+2
* Update remaining copyright datesAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update comments in ldconfig.c and dl-hwcaps.c.Carlos O'Donell2013-05-221-6/+8
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-161-0/+1
* Add comments to vDSO hwcap loading process.Carlos O'Donell2013-05-141-0/+6
* Update copyright years.David S. Miller2013-01-011-2/+2
* Support --with-pkgversion and --with-bugurl.Joseph Myers2012-11-091-3/+6
* Make ldconfig message clearerAndreas Jaeger2012-05-091-2/+4
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-2/+1
* Update copyright yearUlrich Drepper2012-01-011-2/+2
* ldconfig: don't crash on empty path in config fileAndreas Schwab2011-05-031-6/+9
* Update copyright year.Ulrich Drepper2011-01-171-3/+3
* Allow aux_cache_file open()ing to fail silently even in the chroot mode.Petr Baudis2010-11-221-8/+4
* Fix a const warning in ldconfig.Roland McGrath2010-05-071-1/+1
* Fix ldconfig to handle symlinks in chroot correctly.Ulrich Drepper2010-05-031-1/+12
* One more bug in ldconfig -r handling.Ulrich Drepper2010-05-031-1/+3
* Fix aux cache handling in ldconfig with chroot.Ulrich Drepper2010-04-051-7/+14
* Update copyright year.Ulrich Drepper2010-03-151-2/+2
* * debug/xtrace.sh: Unify translatable messages.Ulrich Drepper2009-02-061-1/+21
* * posix/getconf.c: Update copyright year.Ulrich Drepper2009-01-021-2/+2
* Remove useless "if" before "free".Ulrich Drepper2008-03-191-2/+1
* * posix/getconf.c: Update copyright year.Ulrich Drepper2008-01-021-2/+2
* 2007-08-01 Andreas Jaeger <aj@suse.de>Ulrich Drepper2007-08-121-53/+95
* * elf/ldconfig.c: Allow GPLv2 or any later version.Roland McGrath2007-07-161-2/+3
* [BZ #4344] Jakub Jelinek2007-04-131-4/+4
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-9/+13
* .Jakub Jelinek2007-07-311-13/+9
* * posix/getconf.c: Update copyright year.Ulrich Drepper2007-01-031-2/+2
* [BZ #3483]Ulrich Drepper2006-11-101-1/+7
* [BZ #3465]Ulrich Drepper2006-11-101-1/+1
* USE_TLS support is now default.Ulrich Drepper2006-10-271-2/+0
* * elf/ldconfig.c (main): Use rawmemchr instead of strchr.Ulrich Drepper2006-04-071-1/+1
* * version.h (VERSION): 2.4 glibc-2.4 cvs/glibc-2_4 cvs/fedora-glibc-20060306T1239Roland McGrath2006-03-061-1/+14
* Update copyright year.Ulrich Drepper2006-01-011-2/+2
* * elf/cache.c: Use <> rather than "" #includes.Roland McGrath2005-12-211-3/+3
* * catgets/gencat.c: Use GPL, not LGPL.Ulrich Drepper2005-12-071-11/+9
* * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion)Roland McGrath2005-04-071-10/+70
* * posix/getconf.c: Update copyright year.Ulrich Drepper2005-01-121-2/+2
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-121/+37
* 2.5-18.1Jakub Jelinek2007-07-121-37/+121
* (options): Mark parameter option names as translatable.Ulrich Drepper2004-08-101-4/+4
* Update.Ulrich Drepper2004-07-101-0/+1
* Update.Ulrich Drepper2004-06-281-11/+16
* Update.Ulrich Drepper2004-06-011-1/+3
* * elf/ldconfig.c: Include stdbool.h.Roland McGrath2004-03-181-0/+1
* * elf/ldconfig.c (parse_conf_include): New function.Roland McGrath2004-03-181-4/+77