Age | Commit message (Expand) | Author |
2008-11-07 | - less verbose make clean | Bernhard Reutner-Fischer |
2008-10-10 | - add signalfd() | Bernhard Reutner-Fischer |
2008-09-25 | delete/init module functions are not 2.4 specific | Mike Frysinger |
2008-09-16 | - add sync_file_range() | Bernhard Reutner-Fischer |
2008-06-03 | - adds several config-options to allow for turning off certain features | Bernhard Reutner-Fischer |
2008-05-30 | - cannot really guarantee proper order, so play safe and compile the problematic | Bernhard Reutner-Fischer |
2008-05-30 | - Fix gcc glitch with mremap and IMA. | Bernhard Reutner-Fischer |
2008-05-21 | - my manpage sais that init_module, create_module, query_module, delete_module | Bernhard Reutner-Fischer |
2006-02-15 | DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db]... | Peter S. Mazinger |
2006-02-13 | libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a... | Peter S. Mazinger |
2006-01-27 | Do not build *64 and llseek, correct some failure when LFS is disabled | Peter S. Mazinger |
2006-01-09 | Hope I have it correct now w/ native gcc4 ssp | Peter S. Mazinger |
2005-11-03 | Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with... | Peter S. Mazinger |
2005-11-02 | Allow partly IMA compile of this directory | Peter S. Mazinger |
2005-11-01 | Correct gcc-4.1 ssp build | Peter S. Mazinger |
2005-10-28 | Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does ... | Peter S. Mazinger |
2005-10-27 | Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to... | Peter S. Mazinger |
2005-10-25 | All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch... | Peter S. Mazinger |