summaryrefslogtreecommitdiff
path: root/libc
AgeCommit message (Expand)Author
2005-11-25Build libc if in a subdir and we have it as a dependencyPeter S. Mazinger
2005-11-25Use internal version of *_unlockedPeter S. Mazinger
2005-11-25Change internal name __f[ge,pu]tc_unlocked to __libc_xPeter S. Mazinger
2005-11-24Paul Brook reports: fix build failure with newer binutilsMike Frysinger
2005-11-23turn off wordcompat by defaultMike Frysinger
2005-11-23grab ptrace.h from glibcMike Frysinger
2005-11-23sync with glibc to get rid of warningsMike Frysinger
2005-11-23sync with glibc to get 64bit fixesMike Frysinger
2005-11-22Forgotten to commitPeter S. Mazinger
2005-11-22Depedencies corrected (less make oldconfig/headers), rerunning make remakes o...Peter S. Mazinger
2005-11-22rework depends and stripping so that libraries arent rebuilt all the time in ...Mike Frysinger
2005-11-22remove headers_done since it broke buildroot againMike Frysinger
2005-11-21tabs -> spacesMike Frysinger
2005-11-21tweak restore function definitions like glibc does it to get rid of warningsMike Frysinger
2005-11-21tabs -> spacesMike Frysinger
2005-11-21Hide some morePeter S. Mazinger
2005-11-21Hide somePeter S. Mazinger
2005-11-21Remove TOPDIRPeter S. Mazinger
2005-11-21Don't build empty objects, remove unused vars, update copyrightPeter S. Mazinger
2005-11-20fix tab issue properly by not using tabsMike Frysinger
2005-11-20You included the wrong file. Check your work better next time. You get a big ..."Steven J. Hill"
2005-11-20Tab clean-up."Steven J. Hill"
2005-11-19dont want to delete the 64.c files anymoreMike Frysinger
2005-11-19simplify Makefile rules for handling of LFS files by tweaking the way we comp...Mike Frysinger
2005-11-19touchup whitespaceMike Frysinger
2005-11-19make sure we pull in features.hMike Frysinger
2005-11-19rename common Makefile.arch to prevent include funkiness from occuringMike Frysinger
2005-11-19rename common Makefile.arch to prevent include funkiness from occuringMike Frysinger
2005-11-18grab fix from glibc:Mike Frysinger
2005-11-18move alpha/hppa into their own arch subdir where they should beMike Frysinger
2005-11-18touchup syntax/whitespaceMike Frysinger
2005-11-18Correct type, gcc-3.4.5 fails, thanks nitinkg for reporting/testingPeter S. Mazinger
2005-11-18make -j2 works herePeter S. Mazinger
2005-11-18fix trailing commentMike Frysinger
2005-11-18add support for ia64Mike Frysinger
2005-11-18fix warnings when arch lacks get_kernel_syms syscall (like ia64)Mike Frysinger
2005-11-17dont try to build getpgrp if the arch doesnt support it (like ia64)Mike Frysinger
2005-11-17dont try to build fork if the arch doesnt support it (like ia64)Mike Frysinger
2005-11-17Include all lib*/Makefile.in in top_srcdir/Makefile.in, allows adding foreign...Peter S. Mazinger
2005-11-17we want to compare the register value itself, not the address of the variable...Mike Frysinger
2005-11-16update copyright and license, add _BITS_SETJMP_H protection around the file, ...Mike Frysinger
2005-11-16rename files to .s like they should beMike Frysinger
2005-11-16rename files to .s like they should beMike Frysinger
2005-11-16add support for .s translation like .SMike Frysinger
2005-11-16sync with glibc and fix warning when building pthreadsMike Frysinger
2005-11-15this is GNU sourceMike Frysinger
2005-11-15Hide more of stdio,getdents, use internal __raisePeter S. Mazinger
2005-11-15Correct build if locales are enabled s/wcslcpy/wcsxfrm/, found by Paul Brook....Peter S. Mazinger
2005-11-15Undo hiding __libc_fcntl[64], CANCELABLE_SYSCALL is not grep friendly ;-(, ha...Peter S. Mazinger
2005-11-15Update copyright noticePeter S. Mazinger