커밋 기록

작성자 SHA1 메시지 날짜
  Austin Foxley ba3aaf137c poll.c: fix incorrect merge 14 년 전
  Austin Foxley aae3eb9256 Merge commit 'origin/master' into nptl 14 년 전
  Bernhard Reutner-Fischer c034b2e165 poll: unavailable on linux < 2.2.0 14 년 전
  Austin Foxley 0f3e8be773 whitespace fixes 14 년 전
  Austin Foxley 57e8823548 cancellation support for a large amount of the required syscalls 14 년 전
  Denis Vlasenko 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. 15 년 전
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 15 년 전
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal 15 년 전
  Bernhard Reutner-Fischer ae549acff0 - remove superfluous ';'. No objcode changes. 15 년 전
  Bernhard Reutner-Fischer 4cc4b30426 - adds several config-options to allow for turning off certain features 16 년 전
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 년 전
  Joakim Tjernlund 7340d67f42 Poll with zero timeout 16 년 전
  Mike Frysinger dc542b5742 Jean-Christian de Rivaz writes: 17 년 전
  Mike Frysinger 148c1f7749 add support for ppoll() and emulate poll() with it when __NR_poll does not exist 17 년 전
  Eric Andersen ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 년 전
  Mike Frysinger b4a09d83d1 psm updates: add __libc symbols for signal cancellation 18 년 전
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 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 4f16d2e03a Implement hidden poll, switch user to hidden *printf/*scanf/poll 18 년 전
  Peter S. Mazinger f4256c0836 Implement more hidden 18 년 전
  Peter S. Mazinger c885bf5cf9 More hiding, including __mempcpy 18 년 전
  Peter S. Mazinger 8a0b43005a Hide mostly used functions 18 년 전
  Eric Andersen ada7878ba0 Based on a patch from Alexandre Oliva, remove all reference to 'bzero' (which 20 년 전
  Manuel Novoa III 17c21765b4 Fix bug from the syscall reorganization, detected by python's test_poll.py. 20 년 전
  Eric Andersen 3f949b88a0 Move poll to its own file, rather than being only half in its own file 20 년 전
  Eric Andersen 8e8099dcac Per suggestion and patch from Ken Staton, emulates poll using 20 년 전