コミット履歴

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