Commit History

Author SHA1 Message Date
  Bernhard Reutner-Fischer 1a0edbb3f6 - provide a hidden_def for fputc_unlocked that is aliased to __fputc_unlocked. 18 years ago
  Mike Frysinger e2f06f4eb0 make sure UCLIBC_LDSO can be found via path 18 years ago
  Mike Frysinger 11e8aa3066 Paul Brook writes: 18 years ago
  Mike Frysinger 11578cd602 rename local "brk" var so it doesnt namespace collide with the brk() function 18 years ago
  Mike Frysinger 21b383c617 for now, dont allow mmu users to select file format 18 years ago
  Mike Frysinger 6d0da6b2db actually scrub it, dont just comment it out 18 years ago
  Mike Frysinger 0955b708c0 start pulling in top level Rules.mak so we get access to import CFLAGS/LDFLAGS/CPPFLAGS 18 years ago
  Mike Frysinger d9099f3dc5 scrub prototype so we dont conflict with the pthread header 18 years ago
  Mike Frysinger 832255d18a clean up 18 years ago
  Mike Frysinger 9db10d18c0 small cleanups 18 years ago
  Eric Andersen 8682748233 Patch from Bernhard Fischer: 18 years ago
  Mike Frysinger 21f79fd580 fix building when __NR_sigalstack does not exist 18 years ago
  Mike Frysinger 707608fef0 if __NR_lseek is not defined, then we fall back to calling the 64bit lseek 18 years ago
  Mike Frysinger 8c505a6f1a force LFS support since blackfin no longer supports non-lfs 18 years ago
  Mike Frysinger 4d3b4b6f8e be more specific as to what arguments to __uClibc_main() people can skim on during initial port 18 years ago
  Eric Andersen 72aa8c4e3d Fix/disable locking when pthreads is disabled 18 years ago
  Bernhard Reutner-Fischer 3e7394c25f - fix compilation of __LDSO_CACHE_SUPPORT__ 18 years ago
  Eric Andersen 22fdfe0808 sort out a few issues that show up on mips 18 years ago
  Mike Frysinger 1712052547 since we dont symlink the headers, theres nothing to filter 18 years ago
  Mike Frysinger 08e377aab1 we just want the kernel headers, not the whole kernel source ... so people may need to update their paths slightly 18 years ago
  Eric Andersen 29252f8d07 mostly revert the locking changes for 'malloc', as the implementation 18 years ago
  Mike Frysinger 7e465f90d5 fix building when pthread support is disabled 18 years ago
  Mike Frysinger 8f31721552 disable LDSO when FLAT format is selected 18 years ago
  Mike Frysinger f527c08815 dont try and compile if the MMU is disabled 18 years ago
  Mike Frysinger 62ed67488c need endian.h for __LONG_LONG_PAIR() macro 18 years ago
  Mike Frysinger 40c22dc8ae cleanup style 18 years ago
  Mike Frysinger 2576789431 kill off the need for fix_includes.sh by utilizing KERNEL_SOURCE directly 18 years ago
  Mike Frysinger 08c9e9e978 set some default vars to prevent env pollution 18 years ago
  Mike Frysinger 14db067a8b tie PICFLAG:=-mfdpic to format rather than architecture 18 years ago
  Mike Frysinger e1d59aed55 create new menu so people can select what format they wish to build uClibc 18 years ago