Historial de Commits

Autor SHA1 Mensaje Fecha
  Waldemar Brodkorb e89e3af8f6 i386: use socketcall even if newer linux exposes direct syscalls hace 8 años
  Waldemar Brodkorb 775d660544 unbreak networking code for sparc hace 10 años
  Mike Frysinger 98df9185fd libc/inet: pull in stddef.h for NULL hace 11 años
  Peter S. Mazinger 19607f1113 socketcalls.c: rewrite to use cancel.h hace 13 años
  Peter S. Mazinger 7bc58308af socketcalls.c: prefer using recvfrom in recv and sendto in send hace 13 años
  Peter S. Mazinger 1533e2876b remove __FORCE_GLIBC hace 13 años
  Bernhard Reutner-Fischer 74a2c71153 accept4: Implement cancellation hace 13 años
  Thierry Reding 46e3df937b Implement accept4 system call. hace 13 años
  Carmelo Amoroso ef65e97083 libc: Handle cancellation in non multiplexed socket calls hace 14 años
  Austin Foxley 0f3e8be773 whitespace fixes hace 14 años
  Austin Foxley 57e8823548 cancellation support for a large amount of the required syscalls hace 14 años
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden hace 14 años
  Denis Vlasenko 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. hace 15 años
  Denis Vlasenko 43ef9c6b3f *: remove some __libc_XXX functions: hace 15 años
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. hace 15 años
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal hace 15 años
  Bernhard Reutner-Fischer ae549acff0 - remove superfluous ';'. No objcode changes. hace 15 años
  Bernhard Reutner-Fischer 4cc4b30426 - adds several config-options to allow for turning off certain features hace 16 años
  Peter S. Mazinger 22826bcb41 Weaken all that I remember being used in libpthread hace 18 años
  Peter S. Mazinger 05e75260d6 Get rid of missing prototype warnings hace 18 años
  Peter S. Mazinger 9ca46ae789 Convert all the strong_aliases to weak that are cancelable in libpthread hace 18 años
  Peter S. Mazinger 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos hace 18 años
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright hace 18 años
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed hace 18 años
  Mike Frysinger 7838decc7a fix warnings when __NR_socketcall is not defined and building recv() hace 18 años
  Eric Andersen 0e35714725 silly bug hace 18 años
  Peter S. Mazinger fa9147bb8f Implement hidden listen, use the hidden listen/accept hace 18 años
  Peter S. Mazinger 7a3dea048d Use __sendto in __libc_send, small correction hace 18 años
  Peter S. Mazinger faa7c8dc97 Similar impl. of __libc_x using hidden_weak_alias, hope threads work w/ it hace 18 años
  Peter S. Mazinger 11b9aee8ff Again rpc ;-( , all *inet*, *addr* hace 18 años