Commit History

Author SHA1 Message Date
  Mike Frysinger 2fbdff9839 add some notes (thanks to mjn3) as to why we need these weaks, remove all the weaks that we arent actually using atm, and in general touchup the code 20 years ago
  Peter S. Mazinger b96b4898c1 Remove prototypes that are in kernel_sigaction.h already 20 years ago
  "Steven J. Hill" 05d909bd42 No, '__mempcpy' is used by user-space applications, like coreutils for example and glibc still has '__mempcpy' as a global symbol. How about this, do a complete buildroot file system after hacking uClibc to make sure things work? There's a novel idea. 20 years ago
  "Steven J. Hill" d68d28e696 Enable alias for 'bcopy' otherwise BusyBox will not build *sigh*. 20 years ago
  "Steven J. Hill" b3a5fafd07 Fix make macro. Did you even fricking test this? 20 years ago
  Peter S. Mazinger ab793b00a8 Kill 2 redefine warnings w/ gcc-4.x 20 years ago
  Peter S. Mazinger 321eda50a4 I must have been crazy ... 20 years ago
  Peter S. Mazinger 5c325e1a16 Forgotten that this file is special and does not accept hidden, __mempcpy is hidden again 20 years ago
  Peter S. Mazinger a5b122db0a Make __syscall_fadvise64_64 static inline 20 years ago
  Peter S. Mazinger 8b9ed7837f Use $@,$< 20 years ago
  Peter S. Mazinger 8a0b43005a Hide mostly used functions 20 years ago
  Peter S. Mazinger 42b161bb71 Remove test file 20 years ago
  Mike Frysinger cbe6ea1c0b fix libc_hidden_builtin_def 20 years ago
  Mike Frysinger 971bb0ded9 link in new hp-timing.h file 20 years ago
  Mike Frysinger 575f2cfbe5 add support for generating .s files for debug purposes 20 years ago
  Mike Frysinger ef9d851263 get rid of mips-specific types.h since common one contains more fixes 20 years ago
  Mike Frysinger 39534e9e57 sync with glibc 20 years ago
  Mike Frysinger 9c4d060ea4 grab header file from glibc 20 years ago
  Mike Frysinger f027f2b507 touchup how we declare the posix_fadvise functions and fix the case where posix_fadvise kernel call exists but not posix_fadvise64 20 years ago
  Mike Frysinger 9e25f3a5c5 sync with glibc (and shrinks the object code nicely by like half) 20 years ago
  Peter S. Mazinger 592add99c3 Sync w/ glibc 20 years ago
  Peter S. Mazinger 643a91475b change __rt_sigprocmask to static inline 20 years ago
  Peter S. Mazinger a2f6317acd Sync w/ glibc 20 years ago
  Mike Frysinger d7e601f9f2 sync with glibc header 20 years ago
  Mike Frysinger 07a973984b grab header from glibc 20 years ago
  Mike Frysinger faf090f1d7 sync with linuxthreads.old_db/Makefile.in 20 years ago
  Mike Frysinger 9e16e1c179 tweak setting of so/a-y slightly 20 years ago
  Mike Frysinger 16b52494e8 touchup whitespace 20 years ago
  Mike Frysinger 098d18a9a4 fix warning about __random() not being a prototype 20 years ago
  Mike Frysinger 7ca2d77695 dont display cd;make 20 years ago