summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-1464bit arches dont need no stinkin fcntl64Mike Frysinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2006-01-14use regular headers rather than trying to get trickyMike Frysinger
2006-01-14dont include bits/kernel_stat.h as xstatconv.h already does and use sys/stat....Mike Frysinger
2006-01-14fix sem funcs on 64bit archesMike Frysinger
2006-01-14make sure linux/types.h doesnt screw us upMike Frysinger
2006-01-14simple stdarg testMike Frysinger
2006-01-13fix up ability to rename ldsoMike Frysinger
2006-01-13dlopen test also requires threads :/Mike Frysinger
2006-01-13make sure all shared libs depend on interpMike Frysinger
2006-01-12use LDFLAGS when linking .so files as pointed out by Peter S. MazingerMike Frysinger
2006-01-12Add fcntl64 prototypePeter S. Mazinger
2006-01-12fix a (very unlikely) page leakMike Frysinger
2006-01-12only chown on include subdir in DEVEL_PREFIXMike Frysinger
2006-01-12test for seek funcsMike Frysinger
2006-01-12we dont want to truncate the offset when dealing with the syscall3 version as...Mike Frysinger
2006-01-12import headers from glibcMike Frysinger
2006-01-11dont use LDFLAGS when just compilingMike Frysinger
2006-01-11descend into mmap subdirMike Frysinger
2006-01-11dont redefine _GNU_SOURCEMike Frysinger
2006-01-11Apply patch used in sed for malloc(0)Peter S. Mazinger
2006-01-11Jie Zhang writes:Mike Frysinger
2006-01-11sync with glibcMike Frysinger
2006-01-11sync with glibcMike Frysinger
2006-01-11import amd64 sem.h from glibcMike Frysinger
2006-01-11cleanup code and dont use %m glibcismMike Frysinger
2006-01-11remove newlines from warning messagesMike Frysinger
2006-01-11only create crt0.o compat link for certain archesMike Frysinger
2006-01-11Thomas Chou says in bug 618: add missing __vfork: labelMike Frysinger
2006-01-11no point in keeping this in svnMike Frysinger
2006-01-11move the HAVE_SHARED/libc check down to after we source .configMike Frysinger
2006-01-11fix warnings when building on sparcMike Frysinger
2006-01-11need features.h for the alias macrosMike Frysinger
2006-01-11need to include bits/sysnum.h for all of our __NR_* defsMike Frysinger
2006-01-11add aliases for strcoll when neededMike Frysinger
2006-01-11Aurelien Jacobs writes:Mike Frysinger
2006-01-10remove unused symbolsMike Frysinger
2006-01-10generate a symlink for older targets (like nios)Mike Frysinger
2006-01-10dont depend on libc.so if we dont have sharedMike Frysinger
2006-01-10fix by Thomas Chou to allow building of nios targets out of the boxMike Frysinger
2006-01-10fix by Thomas Chou to allow building of nios targets out of the boxMike Frysinger
2006-01-10more fixes by Thomas Chou in Bug 618Mike Frysinger
2006-01-10more fixes by Thomas Chou in Bug 618Mike Frysinger
2006-01-10support a few more relocation typesMike Frysinger
2006-01-10just define _GNU_SOURCEMike Frysinger
2006-01-10force -fsigned-char for everyoneMike Frysinger
2006-01-09Get rid of hidden_defPeter S. Mazinger
2006-01-09Hope I have it correct now w/ native gcc4 sspPeter S. Mazinger
2006-01-09Allow to use atexit() and __stack_chk_fail_local() within libcPeter S. Mazinger
2006-01-09give the 64bit ldso on amd64 a slightly diff name so (in the future), we can ...Mike Frysinger