Historique des commits

Auteur SHA1 Message Date
  Waldemar Brodkorb 52df983934 remove editor hints for vi il y a 7 ans
  Mike Frysinger 266bdc1f62 Replace FSF snail mail address with URLs il y a 11 ans
  Peter S. Mazinger 9c373ffdda lckpwdf.c: add back lost return il y a 13 ans
  Bernhard Reutner-Fischer b448835995 fix typo in previous commit il y a 14 ans
  Bernhard Reutner-Fischer 95bb1ae902 silence some warnings about unused params il y a 14 ans
  Mike Frysinger b8f1f91cc6 clean up O_CLOEXEC handling il y a 14 ans
  Denys Vlasenko eb1fd41ccd lckpwdf: remove a wrong comment and one write-only variable il y a 14 ans
  Denys Vlasenko abb3587fe9 CLOEXEC: use open(CLOEXEC) if exist; do not check fcntl(FD_CLOEXEC) failure il y a 14 ans
  Denis Vlasenko b0a365f74a hostid: improve extremely unreadable parts il y a 15 ans
  Denis Vlasenko fbb32ad9b6 on Bernd's request, remove commented-out code snippets il y a 15 ans
  Denis Vlasenko 513720b73b remove checks for "impossible" errors, il y a 15 ans
  Denis Vlasenko 0e4d4dd891 optimize signal mask ops. comment out "impossible" errors il y a 15 ans
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal il y a 15 ans
  Denis Vlasenko e8c6de1939 libc_hidden_proto removal, just a few functions il y a 15 ans
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block il y a 16 ans
  Eric Andersen 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do il y a 17 ans
  Mike Frysinger 7cfcff9c58 remove __ from function names as pointed out by Peter S. Mazinger il y a 18 ans
  Mike Frysinger 34bcdc15b8 sync with glibc il y a 18 ans
  Peter S. Mazinger 05e75260d6 Get rid of missing prototype warnings il y a 18 ans
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed il y a 18 ans
  Peter S. Mazinger f32600208f Convert all users of earlier hiddens il y a 18 ans
  Mike Frysinger 5a0c58adc7 fix some warnings il y a 18 ans
  Peter S. Mazinger b7ca7d087d Convert the rest of users to hidden il y a 18 ans
  Mike Frysinger aab07d0500 macro out the thread funcs in libc if threading is disabled il y a 18 ans
  Peter S. Mazinger c885bf5cf9 More hiding, including __mempcpy il y a 18 ans
  Peter S. Mazinger 8a0b43005a Hide mostly used functions il y a 18 ans
  Manuel Novoa III d05dafe2fc Fix a long-standing bug with pthreads. A couple of linuxthreads files il y a 20 ans
  Eric Andersen 5610483873 Implement getgrgid_r and getgrnam_r. Rework group handling code to be fully il y a 20 ans
  Eric Andersen f6cfb61578 Fix locking il y a 22 ans