summaryrefslogtreecommitdiffstats
path: root/libc/misc/file
Commit message (Expand)AuthorAgeFilesLines
* prettify make cleanBernhard Reutner-Fischer2010-03-251-2/+2
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-182-9/+0
* support building out-of-treeBernhard Reutner-Fischer2009-08-171-0/+2
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-202-3/+3
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-202-4/+4
* - less verbose make cleanBernhard Reutner-Fischer2008-11-071-4/+4
* Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko2008-05-192-2/+2
* fixup my copyright notice, trim stale remnants of older notices whichEric Andersen2006-07-051-1/+0
* Get rid of redefines on ppc pointed out by vapierPeter S. Mazinger2006-02-271-0/+2
* Use _lfs_64, reorganize a bit, why did stat*fs64 use stat*fs?Peter S. Mazinger2006-02-261-17/+5
* DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db]...Peter S. Mazinger2006-02-151-1/+3
* libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a...Peter S. Mazinger2006-02-131-12/+8
* Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger2006-01-221-2/+0
* get rid of fcntl64 jump relocPeter S. Mazinger2006-01-141-1/+1
* disable redirect for fcntl64 until a good way is foundPeter S. Mazinger2006-01-141-1/+1
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-142-18/+23
* Correct some problemsPeter S. Mazinger2005-12-162-0/+6
* Convert all users of earlier hiddensPeter S. Mazinger2005-12-132-4/+5
* Hide chmod, lockf*Peter S. Mazinger2005-12-132-2/+4
* More hiding, including __mempcpyPeter S. Mazinger2005-12-032-2/+2
* Hide mostly used functionsPeter S. Mazinger2005-12-012-2/+2
* Remove TOPDIRPeter S. Mazinger2005-11-211-3/+1
* Enable IMAPeter S. Mazinger2005-11-031-1/+1
* Remove last unused references to libc-a-pic-, we use only the lists in libc-a...Peter S. Mazinger2005-11-011-1/+0
* Replace all Makefiles for new build infrastucturePeter S. Mazinger2005-10-291-39/+8
* Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to...Peter S. Mazinger2005-10-271-1/+2
* All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...Peter S. Mazinger2005-10-251-0/+27
* Make use of fcntl64 syscall if possiblePeter S. Mazinger2005-10-251-0/+2
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-121-10/+9
* merge parallel build supportMike Frysinger2005-01-251-5/+4
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* Only include lockf64 when large file support is enabled, fixingEric Andersen2003-01-182-1/+23
* Implement lockf64Eric Andersen2003-01-102-1/+86
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-0/+1
* OopsEric Andersen2001-09-151-1/+1
* Add lockfEric Andersen2001-09-152-0/+113