Commit History

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