Историја ревизија

Аутор SHA1 Порука Датум
  Peter S. Mazinger f17de52212 stdlib.h, arc4random.c: fix arc4random return type to u_int32_t пре 13 година
  Bernhard Reutner-Fischer 455cd6cade rpmatch: provide out-of-line implementation пре 12 година
  Bernhard Reutner-Fischer 8e96c897b6 rpmatch: make decl parsable пре 12 година
  Mike Frysinger 61fec9e2b3 rpmatch: fix previous commit w/C++ compilers пре 12 година
  Mike Frysinger ecc6a1d158 rpmatch: simple inline version пре 12 година
  Bernhard Reutner-Fischer 20e4af5469 stdlib: use shorhand wur for realloc prototype пре 12 година
  Bernhard Reutner-Fischer 515d544331 stdlib: add qsort_r пре 13 година
  Peter S. Mazinger 98538deba6 stdlib.c, _strtod.c, stdlib.h: remove unused hidden functions пре 13 година
  Peter S. Mazinger dad0315108 arc4random.c, stdlib.h: get rid of hidden arc4random_stir пре 13 година
  Peter S. Mazinger d57b631e82 stdlib.h: move MB_CUR_MAX = 1 from wchar-stub.h пре 13 година
  Peter S. Mazinger 7aea441c8a move prototype for __drand48_iterate and __libc_drand48_data to stdlib.h пре 13 година
  Peter S. Mazinger a37f5fd553 update some headers пре 13 година
  Natanael Copa 78009d25ad libc: fix strtoq пре 14 година
  Carmelo Amoroso 26606098c2 libc: Add canonicalize_file_name function пре 14 година
  Peter S. Mazinger 9a9fe3ad32 sync some headers and disable unused prototypes пре 15 година
  Bernhard Reutner-Fischer 2c3ed06051 realpath: SUSv4 compliant пре 15 година
  Mike Frysinger 91f91bcb3a sync a few headers with glibc (no functional changes) пре 15 година
  Mike Frysinger 89753413b2 note that we do not want hidden malloc aliases пре 15 година
  Bernhard Reutner-Fischer 6886887bc8 - Add strtouq alias (to strtoul) for 64bit пре 15 година
  Bernhard Reutner-Fischer 3a40407c06 - expand SUSv3_LEGACY пре 15 година
  Denis Vlasenko 94ecebc423 random: use smaller data fields where appropriate пре 16 година
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. пре 16 година
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal пре 16 година
  Denis Vlasenko e8c6de1939 libc_hidden_proto removal, just a few functions пре 16 година
  Bernhard Reutner-Fischer 6c035586e9 - remove posix_openpt relocation пре 16 година
  Bernhard Reutner-Fischer 8dec9e26aa - UCLIBC_HAS_GETPT pulls in getpt. пре 16 година
  Bernhard Reutner-Fischer 07beb34d51 - make libcrypt optional. Untested. пре 16 година
  Bernhard Reutner-Fischer 4cc4b30426 - adds several config-options to allow for turning off certain features пре 16 година
  Mike Frysinger b56c113af8 revert previous change; reading POSIX spec some more says we need to set errno to EINVAL if filename is NULL пре 17 година
  Mike Frysinger 7f2cde1002 we crash if the first argument to realpath() is non-null as well so lets mark both arguments as being non-NULL пре 17 година