Commit History

Author SHA1 Message Date
  Mike Frysinger b387d76236 syscall: unify common syscall defines 16 years ago
  Austin Foxley ad539e7bc7 sparc: Update syscalls.h to define INTERNAL_SYSCALL 16 years ago
  Mike Frysinger 25e328e862 MAKEALL: start a quick build test helper script 16 years ago
  Ron e1aba9d040 Avoid type-punned pointers that break strict-aliasing 16 years ago
  Ron 8ee834680d Avoid warnings about shifting more bits than we have 16 years ago
  Ron 4a758b0f33 Don't shadow the chroot global 16 years ago
  Ron 13c6036f71 Don't shadow the mask parameter with a local variable in the same function 16 years ago
  Ron 916bd8eff0 Don't shadow stat with a local variable 16 years ago
  Ron 95fa074d64 Don't shadow the err() function with a local var 16 years ago
  Ron e0b6a06c8f Add a few missing includes 16 years ago
  Ron 11a52734e4 Check #if feature test macros are defined where they may not be 16 years ago
  Ron 00c8ece258 Provide token prototypes for functions that are external but have no header 16 years ago
  Ron b9b00cd60a Make more utility functions static 16 years ago
  Ron 5efcfdc515 Add noreturn attributes to some functions that won't ever do so 16 years ago
  Ron 680ef7ed1f Move extern prototype out of function scope 16 years ago
  Ron 443d0c54d0 Add some missing printf/scanf format attributes 16 years ago
  Mike Frysinger 651d0688d2 use -isystem with gcc paths 16 years ago
  Ingo van Lil 38265c7af5 i386: store errno value before using __set_errno() 16 years ago
  Mike Frysinger eed594d648 ignore generated unifdef 16 years ago
  Mike Frysinger e9adfff447 uClibc_arch_features: sync defines between ports 16 years ago
  Mike Frysinger e9e15c687c Merge branch 'master' of git://uclibc.org/uClibc 16 years ago
  Bernhard Reutner-Fischer eac5e6eee9 add testcases for shm_{open,unlink} 16 years ago
  Carmelo Amoroso a98934adc9 sh: add cacheflush syscall wrapper 16 years ago
  Joseph Myers 801626b267 Correct ARM memcpy comments. 16 years ago
  Joseph Myers 77c075f4ea Fix Thumb-2 setjmp. 16 years ago
  Joseph Myers ea697ec9ea Fix Thumb-2 memcpy. 16 years ago
  Joseph Myers 60e244a98f Add missing CLIBABI variables __aeabi_stdin, __aeabi_stdout, __aeabi_stderr. 16 years ago
  Mike Frysinger 0e14b8f425 locale: gen_wc8bit: try to find UTF8 locale automatically 16 years ago
  Mike Frysinger 8d005aa103 stop installing/screwing with linux-headers 16 years ago
  Mike Frysinger 2a2bfd4ad8 add gitignore for utils 16 years ago