コミット履歴

作者 SHA1 メッセージ 日付
  Peter S. Mazinger 22826bcb41 Weaken all that I remember being used in libpthread 18 年 前
  Peter S. Mazinger 05e75260d6 Get rid of missing prototype warnings 18 年 前
  Peter S. Mazinger 9ca46ae789 Convert all the strong_aliases to weak that are cancelable in libpthread 18 年 前
  Peter S. Mazinger 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 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 年 前
  Mike Frysinger 7838decc7a fix warnings when __NR_socketcall is not defined and building recv() 18 年 前
  Eric Andersen 0e35714725 silly bug 18 年 前
  Peter S. Mazinger fa9147bb8f Implement hidden listen, use the hidden listen/accept 18 年 前
  Peter S. Mazinger 7a3dea048d Use __sendto in __libc_send, small correction 18 年 前
  Peter S. Mazinger faa7c8dc97 Similar impl. of __libc_x using hidden_weak_alias, hope threads work w/ it 18 年 前
  Peter S. Mazinger 11b9aee8ff Again rpc ;-( , all *inet*, *addr* 18 年 前
  Peter S. Mazinger 53b5f21c9c Hide more 18 年 前
  Peter S. Mazinger f3b4c74b53 100 JUMP relocs less (remaining 431) by hiding internally used ones 18 年 前
  Mike Frysinger 7d0af1f89e if both __NR_send and __NR_socketcall do not exist, fall back to __NR_sendto (same goes for recv/recvfrom) 19 年 前
  Mike Frysinger ffee27db22 x86_64 fixes: __NR_socketcall doesnt exist, nor does __NR_recv / __NR_send ... so dont try using socketcall() unless the system call exists 19 年 前
  Eric Andersen 41fd2375c8 Cleanup namespace leaks by prepending __ to global stuff to 22 年 前
  Eric Andersen ada0e0b37f Yipe. As Joseph Chiu noticed, sockvec is supposed to be an int* 22 年 前
  Eric Andersen d53ee523f3 Fix some silly bugs and type problems 22 年 前
  Eric Andersen b3395c6770 Fix the defines which I had backwards 22 年 前
  Eric Andersen acc78d5e94 Majorly rework to also cope with architectures which do not use 22 年 前
  Eric Andersen 3ab0557e5a A number of naming updates in preparation for adding in 22 年 前
  Eric Andersen ee185898f6 Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and add 22 年 前
  Eric Andersen 2512c84745 Update to accomodate the header file changes 23 年 前
  Eric Andersen 0e220f4946 Silence a few warnings. 23 年 前
  Eric Andersen 3540d0675c Update networking includes. 23 年 前
  Eric Andersen 5606e4d6f9 More reorg. A place for everything and everything in its place... 24 年 前