提交歷史

作者 SHA1 備註 提交日期
  Bernhard Reutner-Fischer 4da43e9f2e buildsys: HAS_UTMP (XPG2, SVr4 compat) knob 9 年之前
  Bernhard Reutner-Fischer 9277fe1315 Revert "utent.c, wtent.c: move functions from utxent.c" 9 年之前
  Peter S. Mazinger 84135275cf utent.c, wtent.c: move functions from utxent.c 13 年之前
  Peter S. Mazinger a1281bdca4 utent.c: go back to use static __X() functions without size increase 13 年之前
  Mike Frysinger 46fa3f2fdc getutid: add a hidden def 12 年之前
  Denys Vlasenko 6349a66303 fix a problem with hidden getutent in non-threaded builds 13 年之前
  Salvatore Cro 7ac7be14eb misc: utmpx based logging support 13 年之前
  Austin Foxley f10d127d36 Merge commit 'origin/master' into nptl 14 年之前
  Denys Vlasenko 56f80b6cb6 utent: do not create extra static functions if !THREADS 14 年之前
  Denys Vlasenko c75712b15a getutid is not used internally, removing hidden_proto 14 年之前
  Austin Foxley 9a737ab7a4 use *_not_cancel variants to avoid accidental cancellations with nptl 14 年之前
  Mike Frysinger b8f1f91cc6 clean up O_CLOEXEC handling 14 年之前
  Denys Vlasenko 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 14 年之前
  Denys Vlasenko abb3587fe9 CLOEXEC: use open(CLOEXEC) if exist; do not check fcntl(FD_CLOEXEC) failure 14 年之前
  Denys Vlasenko 27893e6651 utent.c: fix a few bugs, and shrink a bit 14 年之前
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 15 年之前
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal 15 年之前
  Denis Vlasenko e8c6de1939 libc_hidden_proto removal, just a few functions 15 年之前
  Bernd Schmidt 74d1d18f6b Revert revision 19345 plus libc_hidden_proto for __uc_malloc. 16 年之前
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 年之前
  Denis Vlasenko 9c6cdf5450 add hidden_proto's for __uc_malloc 16 年之前
  Denis Vlasenko 249c30a44a make utent.c, getpass.c use __uc_malloc 17 年之前
  Eric Andersen 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do 17 年之前
  Mike Frysinger 6a84ed078a some more fixes from rholzmann in Bug 716 ... make sure the code actually functions, then we worry about shrinking it ... 18 年之前
  Mike Frysinger 28d1fcf6a2 make sure we reset static_fd after it's closed in utmpname() 18 年之前
  Mike Frysinger 49dd969022 fix fcntl() call so that it actually forces file to be closed on exec() 18 年之前
  Mike Frysinger da738bcee4 rholzmann writes in Bug 716: 18 年之前
  Peter S. Mazinger 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 18 年之前
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 年之前
  Peter S. Mazinger f32600208f Convert all users of earlier hiddens 18 年之前