コミット履歴

作者 SHA1 メッセージ 日付
  Ron 00c8ece258 Provide token prototypes for functions that are external but have no header 17 年 前
  Ron b9b00cd60a Make more utility functions static 17 年 前
  Ron 5efcfdc515 Add noreturn attributes to some functions that won't ever do so 17 年 前
  Ron 680ef7ed1f Move extern prototype out of function scope 17 年 前
  Ron 443d0c54d0 Add some missing printf/scanf format attributes 17 年 前
  Mike Frysinger 651d0688d2 use -isystem with gcc paths 17 年 前
  Ingo van Lil 38265c7af5 i386: store errno value before using __set_errno() 17 年 前
  Mike Frysinger eed594d648 ignore generated unifdef 17 年 前
  Mike Frysinger e9adfff447 uClibc_arch_features: sync defines between ports 17 年 前
  Mike Frysinger e9e15c687c Merge branch 'master' of git://uclibc.org/uClibc 17 年 前
  Bernhard Reutner-Fischer eac5e6eee9 add testcases for shm_{open,unlink} 17 年 前
  Carmelo Amoroso a98934adc9 sh: add cacheflush syscall wrapper 17 年 前
  Joseph Myers 801626b267 Correct ARM memcpy comments. 17 年 前
  Joseph Myers 77c075f4ea Fix Thumb-2 setjmp. 17 年 前
  Joseph Myers ea697ec9ea Fix Thumb-2 memcpy. 17 年 前
  Joseph Myers 60e244a98f Add missing CLIBABI variables __aeabi_stdin, __aeabi_stdout, __aeabi_stderr. 17 年 前
  Mike Frysinger 0e14b8f425 locale: gen_wc8bit: try to find UTF8 locale automatically 17 年 前
  Mike Frysinger 8d005aa103 stop installing/screwing with linux-headers 17 年 前
  Mike Frysinger 2a2bfd4ad8 add gitignore for utils 17 年 前
  André Goddard Rosa 6f49b76f5c wchar: fix inverted parameters in error message 17 年 前
  Steve Bennett 3f30177c91 libc.so: include all output formats in linker script 17 年 前
  Mike Frysinger 0d1ced74e4 utils: punt readelf 17 年 前
  Bernhard Reutner-Fischer 0e605ccee7 include errno.h unconditionally 17 年 前
  Bernhard Reutner-Fischer b32dd708df add stub for shm_open() and shm_unlink 17 年 前
  Mike Frysinger 14276f1807 Blackfin: make sure all relocs are uppercase 17 年 前
  Mike Frysinger a16022fc1e waitid: linux ABI takes 5 args, not 4 17 年 前
  Bernhard Reutner-Fischer b3eb972b99 tweak .gitignore 17 年 前
  Austin Foxley c033aa2afc Add working pipe implementation for sparc 17 年 前
  Austin Foxley 3a68273a2b fix compilation of linuxthreads for sparc64 17 年 前
  Austin Foxley 4a325fb909 Add a sigaction implementation for sparc 17 年 前