История коммитов

Автор SHA1 Сообщение Дата
  Miles Bader 86cdc971f1 (initfini.s): Search the uClibc include dir, so we can find <features.h>. 23 лет назад
  Eric Andersen 528ffac55b Rework struct stat/stat64 handling to eliminate kernel headers 23 лет назад
  Eric Andersen 3660cedc33 Rework errno handling to be kernel header free 23 лет назад
  Eric Andersen da59b78c3c Support _syscall6 and _syscall7 for arm 23 лет назад
  Eric Andersen 2c7e5c09a2 Hide .hidden stuff unless explicitly enabled 23 лет назад
  Eric Andersen d3154acac0 Revert mode_t change. Sigh. As Manuel so eloquently put it: "this is the way 23 лет назад
  Eric Andersen 2f2d9d69ac mode_t was being promoted to an int by gcc's __builtin_va_arg, causing bad 23 лет назад
  Eric Andersen 134080cf90 Remove some noise 23 лет назад
  Eric Andersen 9d37b6ca1c Stupid cut-n-paste error 23 лет назад
  Manuel Novoa III 9f6c1eba63 Unlike glibc, uClibc doesn't always support the d_type field of 23 лет назад
  Eric Andersen 0255e1ad13 Only build libthread_db when both threads and debug are enabled 23 лет назад
  Eric Andersen 3fec316902 Eliminate wrapping of struct stat and use the kernel version 23 лет назад
  Eric Andersen bfefdc6565 Fixup struct _res handling so apps using struct _res can actually 23 лет назад
  Eric Andersen 9a87c82875 SuperH config update 23 лет назад
  Eric Andersen c9c318ea7f missed const-ifying this one. 23 лет назад
  Eric Andersen 5a66fdf159 some updates from Stefan Allius to make up the SuperH shared lib 23 лет назад
  Eric Andersen 0d86dfc46f Add a .note section to make gdb happy 23 лет назад
  Eric Andersen c0dc392def Call the pthread setup junk early if possible. 23 лет назад
  Eric Andersen d7643439eb Work from Stefan Allius which allows superH to use the common 23 лет назад
  Eric Andersen 3358b761b1 Based on work by Stefan Allius, arrange for early initialization of 23 лет назад
  Eric Andersen c8b3ccaedb Open a lib that is not so closely coupled with gdb 23 лет назад
  Eric Andersen 0fd2aadea3 Be prepared to call __pthread_initialize_minimal 23 лет назад
  Miles Bader 14a41e5eed (CSRC): Make contents source files, not object files. 23 лет назад
  Miles Bader 6c6a72c33c (CSRC): Add `memalign.c'. 23 лет назад
  Miles Bader 3fa4f2f6ca Initial checkin. 23 лет назад
  Miles Bader b348111d8c (realloc): Follow new arg conventions of MALLOC_SET_SIZE. 23 лет назад
  Miles Bader bdc62ea2b8 (malloc): Use MALLOC_SETUP. 23 лет назад
  Miles Bader 5a0af72d6d (MALLOC_SETUP): New macro. 23 лет назад
  Eric Andersen 175f6f670d Directly use kernel types for uid_t, gid_t, and dev_t to avoid the 23 лет назад
  Eric Andersen 160212fe2d Yet more rework to make __getgrent and the functions that use it 23 лет назад