Historial de Commits

Autor SHA1 Mensaje Fecha
  Waldemar Brodkorb a6975db114 libc: getpass,getutent: allocate buffer dynamically hace 8 años
  Bernhard Reutner-Fischer 6ff9c31abc utmp: favour POSIX utmpx over SVID utmp hace 9 años
  Bernhard Reutner-Fischer 2b33716c08 utmp: Remove unneeded alias hace 9 años
  Bernhard Reutner-Fischer 6cba32e6e9 utmp: indent hace 9 años
  Bernhard Reutner-Fischer 97c9f52239 utmp: Remove unneeded aliases hace 9 años
  Bernhard Reutner-Fischer d0f60a600b utmp: add _unlocked suffix to internal helpers hace 9 años
  Bernhard Reutner-Fischer 4da43e9f2e buildsys: HAS_UTMP (XPG2, SVr4 compat) knob hace 9 años
  Bernhard Reutner-Fischer 9277fe1315 Revert "utent.c, wtent.c: move functions from utxent.c" hace 9 años
  Peter S. Mazinger 84135275cf utent.c, wtent.c: move functions from utxent.c hace 13 años
  Peter S. Mazinger a1281bdca4 utent.c: go back to use static __X() functions without size increase hace 13 años
  Mike Frysinger 46fa3f2fdc getutid: add a hidden def hace 12 años
  Denys Vlasenko 6349a66303 fix a problem with hidden getutent in non-threaded builds hace 13 años
  Salvatore Cro 7ac7be14eb misc: utmpx based logging support hace 14 años
  Austin Foxley f10d127d36 Merge commit 'origin/master' into nptl hace 14 años
  Denys Vlasenko 56f80b6cb6 utent: do not create extra static functions if !THREADS hace 14 años
  Denys Vlasenko c75712b15a getutid is not used internally, removing hidden_proto hace 14 años
  Austin Foxley 9a737ab7a4 use *_not_cancel variants to avoid accidental cancellations with nptl hace 14 años
  Mike Frysinger b8f1f91cc6 clean up O_CLOEXEC handling hace 14 años
  Denys Vlasenko 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes hace 15 años
  Denys Vlasenko abb3587fe9 CLOEXEC: use open(CLOEXEC) if exist; do not check fcntl(FD_CLOEXEC) failure hace 15 años
  Denys Vlasenko 27893e6651 utent.c: fix a few bugs, and shrink a bit 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
  Bernd Schmidt 74d1d18f6b Revert revision 19345 plus libc_hidden_proto for __uc_malloc. hace 16 años
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block hace 16 años
  Denis Vlasenko 9c6cdf5450 add hidden_proto's for __uc_malloc hace 16 años
  Denis Vlasenko 249c30a44a make utent.c, getpass.c use __uc_malloc hace 17 años
  Eric Andersen 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do hace 17 años
  Mike Frysinger 6a84ed078a some more fixes from rholzmann in Bug 716 ... make sure the code actually functions, then we worry about shrinking it ... hace 18 años