summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* prettify make cleanBernhard Reutner-Fischer2010-03-251-2/+2
* utime() is obsolescent in SUSv4Bernhard Reutner-Fischer2009-10-081-0/+4
* Fix building arm EABIBernhard Reutner-Fischer2009-10-081-1/+1
* add timerfd syscall and headerStephan Raue2009-09-211-1/+1
* enable sbrk() for everyoneMike Frysinger2009-07-261-4/+0
* - mark capset() as linux specificBernhard Reutner-Fischer2008-12-221-1/+1
* - capget() is linux specific; Sync helptext with current exclude list.Bernhard Reutner-Fischer2008-12-221-1/+1
* - less verbose make cleanBernhard Reutner-Fischer2008-11-071-4/+4
* - add signalfd()Bernhard Reutner-Fischer2008-10-101-2/+2
* delete/init module functions are not 2.4 specificMike Frysinger2008-09-251-2/+1
* - add sync_file_range()Bernhard Reutner-Fischer2008-09-161-2/+2
* - adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer2008-06-031-1/+48
* - cannot really guarantee proper order, so play safe and compile the problematicBernhard Reutner-Fischer2008-05-301-8/+4
* - Fix gcc glitch with mremap and IMA.Bernhard Reutner-Fischer2008-05-301-0/+7
* - my manpage sais that init_module, create_module, query_module, delete_moduleBernhard Reutner-Fischer2008-05-211-0/+5
* DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db]...Peter S. Mazinger2006-02-151-1/+2
* libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a...Peter S. Mazinger2006-02-131-29/+19
* Do not build *64 and llseek, correct some failure when LFS is disabledPeter S. Mazinger2006-01-271-0/+5
* Hope I have it correct now w/ native gcc4 sspPeter S. Mazinger2006-01-091-5/+3
* Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with...Peter S. Mazinger2005-11-031-1/+0
* Allow partly IMA compile of this directoryPeter S. Mazinger2005-11-021-5/+16
* Correct gcc-4.1 ssp buildPeter S. Mazinger2005-11-011-2/+1
* Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does ...Peter S. Mazinger2005-10-281-6/+0
* Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to...Peter S. Mazinger2005-10-271-3/+2
* All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...Peter S. Mazinger2005-10-251-0/+52