Commit History

Author SHA1 Message Date
  Denys Vlasenko 55415cc7b9 corrected typo 15 years ago
  Denys Vlasenko f5e2aeee57 libc/string/i386/string.h: fix -O0 build failure 15 years ago
  Khem Raj 8145c8e9b5 It fixes the following warnings seen on mips build. 15 years ago
  Mike Frysinger 83b3c2f4e0 avr32/microblaze/vax: punt local byteswap.h 15 years ago
  Mike Frysinger 8cba39e53f syscall: convert cris/hppa to common syscalls 15 years ago
  Mike Frysinger 064bf679a0 MAKEALL: find kernel headers better 15 years ago
  Mike Frysinger 4727590322 some ports define ENOTSUP 15 years ago
  Mike Frysinger ddc61875b4 INLINE_SYSCALL_NCS: scope out local vars to avoid conflicts 15 years ago
  Mike Frysinger f39e03cb01 linuxthreads.old: extend workaround for asm rename warnings 15 years ago
  Mike Frysinger 82be164276 fix building for systems w/out ldso support 15 years ago
  Mike Frysinger f3ba5c94eb alpha: fix building with no asm/elf.h 15 years ago
  Mike Frysinger 1c097bc0d1 fdatasync: handle latest alpha syscalls 15 years ago
  Mike Frysinger 6d2b253d3c alpha/sigprocmask: fix implicit memset() prototype 15 years ago
  Mike Frysinger fd72e30425 first pass at implementing *at funcs 15 years ago
  Mike Frysinger 91f91bcb3a sync a few headers with glibc (no functional changes) 15 years ago
  Mike Frysinger 75552ab845 dirent: push dirent type to prototypes 15 years ago
  Mike Frysinger 41ea9da895 string: only include inline-asm if UCLIBC_HAS_STRING_ARCH_OPT 15 years ago
  Mike Frysinger 5e51016045 regex: convert #if to #ifdef 15 years ago
  Mike Frysinger fa2ba2e3c3 add a wchar.h stub 15 years ago
  Mike Frysinger 5590ebbd36 mknod: convert to INLINE_SYSCALL() to sync with glibc 15 years ago
  Mike Frysinger 89753413b2 note that we do not want hidden malloc aliases 15 years ago
  Mike Frysinger aceae8ba6d fix typo in frv endian comment 15 years ago
  Mike Frysinger 192d41278b relocate i386 string.h to i386-specific dir 15 years ago
  Mike Frysinger 1e00fc1b1e start ignoring include/ symlinks 15 years ago
  Mike Frysinger fa6b1e9526 unifdef: implement err.h funcs locally 15 years ago
  Mike Frysinger 1b6ff11554 ppoll: switch to INLINE_SYSCALL() to match glibc 15 years ago
  Mike Frysinger 3575b74175 add hidden aliases for older regex search functions 15 years ago
  Mike Frysinger 84dd8d624f install_headers: convert header removal to Kbuild style 15 years ago
  Mike Frysinger 045da529c9 use -EB/-EL for all targets 15 years ago
  Joseph Myers 7c3eebd556 Fix ARM syscall argument loading. 15 years ago