Historique des commits

Auteur SHA1 Message Date
  Peter S. Mazinger 98538deba6 stdlib.c, _strtod.c, stdlib.h: remove unused hidden functions il y a 13 ans
  Peter S. Mazinger dad0315108 arc4random.c, stdlib.h: get rid of hidden arc4random_stir il y a 13 ans
  Peter S. Mazinger d57b631e82 stdlib.h: move MB_CUR_MAX = 1 from wchar-stub.h il y a 13 ans
  Peter S. Mazinger 7aea441c8a move prototype for __drand48_iterate and __libc_drand48_data to stdlib.h il y a 13 ans
  Peter S. Mazinger a37f5fd553 update some headers il y a 13 ans
  Natanael Copa 78009d25ad libc: fix strtoq il y a 14 ans
  Carmelo Amoroso 26606098c2 libc: Add canonicalize_file_name function il y a 14 ans
  Peter S. Mazinger 9a9fe3ad32 sync some headers and disable unused prototypes il y a 15 ans
  Bernhard Reutner-Fischer 2c3ed06051 realpath: SUSv4 compliant il y a 15 ans
  Mike Frysinger 91f91bcb3a sync a few headers with glibc (no functional changes) il y a 15 ans
  Mike Frysinger 89753413b2 note that we do not want hidden malloc aliases il y a 15 ans
  Bernhard Reutner-Fischer 6886887bc8 - Add strtouq alias (to strtoul) for 64bit il y a 15 ans
  Bernhard Reutner-Fischer 3a40407c06 - expand SUSv3_LEGACY il y a 15 ans
  Denis Vlasenko 94ecebc423 random: use smaller data fields where appropriate il y a 16 ans
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. il y a 16 ans
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal il y a 16 ans
  Denis Vlasenko e8c6de1939 libc_hidden_proto removal, just a few functions il y a 16 ans
  Bernhard Reutner-Fischer 6c035586e9 - remove posix_openpt relocation il y a 16 ans
  Bernhard Reutner-Fischer 8dec9e26aa - UCLIBC_HAS_GETPT pulls in getpt. il y a 16 ans
  Bernhard Reutner-Fischer 07beb34d51 - make libcrypt optional. Untested. il y a 16 ans
  Bernhard Reutner-Fischer 4cc4b30426 - adds several config-options to allow for turning off certain features il y a 16 ans
  Mike Frysinger b56c113af8 revert previous change; reading POSIX spec some more says we need to set errno to EINVAL if filename is NULL il y a 17 ans
  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 il y a 17 ans
  Mike Frysinger c65ae7e02e missed an underscore in previous commit il y a 17 ans
  Mike Frysinger 127716a5ee Bernhard Fischer writes: note how uClibc chooses to handle __resolved==NULL il y a 17 ans
  Bernhard Reutner-Fischer 17f7f3d6dd - gcvt() is marked LEGACY in XSI and mandatory in BSD. il y a 18 ans
  Mike Frysinger 64f699811c janlana writes in Bug 700: use standard uint* types rather than u_int il y a 18 ans
  Peter S. Mazinger 2f4829963a Enable gcvt in header, we build it il y a 18 ans
  Mike Frysinger a69633a26c include stdinit for arc4random() as pointed out by Jan-Benedict Glaw il y a 18 ans
  Mike Frysinger 965f9f7907 prototypes for arc4random il y a 18 ans