Historial de Commits

Autor SHA1 Mensaje Fecha
  Peter S. Mazinger a37f5fd553 update some headers hace 13 años
  Natanael Copa 78009d25ad libc: fix strtoq hace 13 años
  Carmelo Amoroso 26606098c2 libc: Add canonicalize_file_name function hace 13 años
  Peter S. Mazinger 9a9fe3ad32 sync some headers and disable unused prototypes hace 14 años
  Bernhard Reutner-Fischer 2c3ed06051 realpath: SUSv4 compliant hace 14 años
  Mike Frysinger 91f91bcb3a sync a few headers with glibc (no functional changes) hace 15 años
  Mike Frysinger 89753413b2 note that we do not want hidden malloc aliases hace 15 años
  Bernhard Reutner-Fischer 6886887bc8 - Add strtouq alias (to strtoul) for 64bit hace 15 años
  Bernhard Reutner-Fischer 3a40407c06 - expand SUSv3_LEGACY hace 15 años
  Denis Vlasenko 94ecebc423 random: use smaller data fields where appropriate hace 15 años
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. hace 15 años
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal hace 15 años
  Denis Vlasenko e8c6de1939 libc_hidden_proto removal, just a few functions hace 15 años
  Bernhard Reutner-Fischer 6c035586e9 - remove posix_openpt relocation hace 15 años
  Bernhard Reutner-Fischer 8dec9e26aa - UCLIBC_HAS_GETPT pulls in getpt. hace 16 años
  Bernhard Reutner-Fischer 07beb34d51 - make libcrypt optional. Untested. hace 16 años
  Bernhard Reutner-Fischer 4cc4b30426 - adds several config-options to allow for turning off certain features hace 16 años
  Mike Frysinger b56c113af8 revert previous change; reading POSIX spec some more says we need to set errno to EINVAL if filename is NULL hace 17 años
  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 hace 17 años
  Mike Frysinger c65ae7e02e missed an underscore in previous commit hace 17 años
  Mike Frysinger 127716a5ee Bernhard Fischer writes: note how uClibc chooses to handle __resolved==NULL hace 17 años
  Bernhard Reutner-Fischer 17f7f3d6dd - gcvt() is marked LEGACY in XSI and mandatory in BSD. hace 17 años
  Mike Frysinger 64f699811c janlana writes in Bug 700: use standard uint* types rather than u_int hace 18 años
  Peter S. Mazinger 2f4829963a Enable gcvt in header, we build it hace 18 años
  Mike Frysinger a69633a26c include stdinit for arc4random() as pointed out by Jan-Benedict Glaw hace 18 años
  Mike Frysinger 965f9f7907 prototypes for arc4random hace 18 años
  Peter S. Mazinger 6ff79172d5 Remove __strto* from header (glibc sync), disable __asprintf/__getdelim, not provided hace 18 años
  Mike Frysinger 8f33ced1a8 sync with glibc and Paul Brook says: fix posix_memalign prototype by dropping __attribute_malloc__ hace 18 años
  Peter S. Mazinger 0f110a4288 Protect *strto{d,f,ld}_l by UCLIBC_HAS_FLOATS hace 18 años
  Peter S. Mazinger 005d20f04d Sync up w/ glibc hace 18 años