summaryrefslogtreecommitdiff
path: root/sbin/ldconfig/ldconfig.c
AgeCommit message (Expand)Author
2011-01-04Fix file descriptor leak. Found by cppcheck.wiz
2010-05-13cast isblank(3)'s argument to unsigned char.tnozaki
2009-08-16Add <sys/exec_aout.h> includesmartin
2009-03-17fix sign-compare issueslukem
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2006-03-26Coverity CID 2766: Don't leak memory.christos
2006-03-21Coverity CID 1601: Fix memory leak.christos
2006-03-21Coverity CID 1603: Fix memory leak.christos
2005-06-02appease gcc -Wuninitializedlukem
2005-02-05Kill __P(), use ANSI function declarations.xtraeme
2004-10-28Add (unsigned char) cast to isdigit calldsl
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-06-23Add NetBSD RCS Ids.agc
2003-01-05Correct length of a memcpy.kristerw
2001-11-01fix a couple of -Wshadow warningslukem
2001-02-19convert to use getprogname()cgd
2000-11-10Cosmetic change; actually split a line which looks like as if two lines.enami
2000-09-29Build this on ELF as well. When on an ELF system, only look infvdl
2000-06-01make ldconfig.c not always fail.matt
2000-05-27Add some code to test libraries to make sure they are a.out before addingmatt
2000-05-27Changes to put the COMPAT_AOUT code into ld.aout_so. Search <dir> for <lib>matt
1999-07-16- don't core-dump if hints file is too shortchristos
1999-06-17MAP_COPY -> MAP_PRIVATEthorpej
1999-04-09Plug a file descriptor leak.agc
1999-04-08!silent -> verbose, to make it compile again (there is no "silent")drochner
1999-04-08If there is no /etc/ld.so.conf, it is not a fatal error. Correct the returnagc
1998-12-15Adapt to new location in `src/sbin'.pk
1998-12-15Pull in proper headers; deal with compiler warnings; miscelleneous KNF.pk
1998-09-05Assign my copyrights to TNF.pk
1998-02-20Fill in missing (default) mmap(2) flags.mycroft
1997-08-26Enhancements from Jim Bernard <jbernard@tater.mines.edu>, to supportthorpej
1997-04-16mktemp() -> mkstemp()christos
1997-01-03eliminate valueless return from main(); PR bin/3073.mikel
1996-07-03RCS id police.thorpej
1996-06-30Add '-m' to usage string; Fixes PR #2580jtc
1996-01-09Create v.2 hint files.pk
1995-08-25Just use umask(0);pk
1995-08-25Ensure the hints file is readable.pk
1995-08-05Parse library names better; takes care of PR#1291pk
1995-06-20Add a `merge' option.pk
1994-06-16Update man page.pk
1994-06-10Conversion to err()/warn() for error reports.pk
1994-03-28no more MAP_FILEcgd
1994-01-29Fix spelling error in Copyright noticejtc
1994-01-28Remove reference to `mywrite()'.pk
1994-01-13Don't barf if builtin directories happen to be non-existent.pk
1993-12-08*** empty log message ***pk
1993-10-23Utility to maintain shared library lookup "hints".pk