summaryrefslogtreecommitdiff
path: root/libc/misc/file
AgeCommit message (Expand)Author
2014-08-18libc: add issetugid()Anthony G. Basile
2013-08-02libc: add isfdtype()Anthony G. Basile
2013-02-05buildsys: switch libc to kbuild-styleBernhard Reutner-Fischer
2013-01-16buildsys: link libgcc_eh if DODEBUGBernhard Reutner-Fischer
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-06-15no need for hidden lockf64Peter S. Mazinger
2010-03-25prettify make cleanBernhard Reutner-Fischer
2009-09-18trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer
2009-08-17support building out-of-treeBernhard Reutner-Fischer
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko
2008-11-20next portion of libc_hidden_proto removalDenis Vlasenko
2008-11-07- less verbose make cleanBernhard Reutner-Fischer
2008-05-19Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko
2006-07-05fixup my copyright notice, trim stale remnants of older notices whichEric Andersen
2006-02-27Get rid of redefines on ppc pointed out by vapierPeter S. Mazinger
2006-02-26Use _lfs_64, reorganize a bit, why did stat*fs64 use stat*fs?Peter S. Mazinger
2006-02-15DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db]...Peter S. Mazinger
2006-02-13libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a...Peter S. Mazinger
2006-01-22Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger
2006-01-14get rid of fcntl64 jump relocPeter S. Mazinger
2006-01-14disable redirect for fcntl64 until a good way is foundPeter S. Mazinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2005-12-16Correct some problemsPeter S. Mazinger
2005-12-13Convert all users of earlier hiddensPeter S. Mazinger
2005-12-13Hide chmod, lockf*Peter S. Mazinger
2005-12-03More hiding, including __mempcpyPeter S. Mazinger
2005-12-01Hide mostly used functionsPeter S. Mazinger
2005-11-21Remove TOPDIRPeter S. Mazinger
2005-11-03Enable IMAPeter S. Mazinger
2005-11-01Remove last unused references to libc-a-pic-, we use only the lists in libc-a...Peter S. Mazinger
2005-10-29Replace all Makefiles for new build infrastucturePeter S. Mazinger
2005-10-27Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to...Peter S. Mazinger
2005-10-25All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...Peter S. Mazinger
2005-10-25Make use of fcntl64 syscall if possiblePeter S. Mazinger
2005-10-12Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger
2005-01-25merge parallel build supportMike Frysinger
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2003-01-18Only include lockf64 when large file support is enabled, fixingEric Andersen
2003-01-10Implement lockf64Eric Andersen
2001-12-19Update my email address. I am no longer andersen@lineo.comEric Andersen
2001-09-15OopsEric Andersen
2001-09-15Add lockfEric Andersen