Historique des commits

Auteur SHA1 Message Date
  Waldemar Brodkorb 52df983934 remove editor hints for vi il y a 7 ans
  Waldemar Brodkorb 74ca8d6f5d remove UCLIBC_HAS_LFS il y a 7 ans
  Waldemar Brodkorb 11cf4e8074 fixup gcc warnings il y a 7 ans
  Markos Chandras d62c716242 fcntl: Use fcntl64 is arch does not have the fcntl syscall il y a 11 ans
  Peter S. Mazinger f74f77b155 fcntl: add cancellation to fcntl64, use cancel.h il y a 13 ans
  Peter S. Mazinger 5ebef43369 provide internal hidden version of __fcntl_nocancel il y a 13 ans
  Austin Foxley 00891d9cf0 enable building __fcntl_nocancel, as it used unconditionally now il y a 14 ans
  Austin Foxley 0f3e8be773 whitespace fixes il y a 14 ans
  Austin Foxley 57e8823548 cancellation support for a large amount of the required syscalls il y a 14 ans
  Denis Vlasenko 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. il y a 15 ans
  Denis Vlasenko 3d6648de14 remove __libc_fcntl[64] il y a 15 ans
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal il y a 15 ans
  Bernhard Reutner-Fischer 694525ec2e - tidy up inline: il y a 15 ans
  Bernhard Reutner-Fischer ae549acff0 - remove superfluous ';'. No objcode changes. il y a 15 ans
  Eric Andersen ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 17 ans
  Peter S. Mazinger 22826bcb41 Weaken all that I remember being used in libpthread il y a 18 ans
  Peter S. Mazinger 9ca46ae789 Convert all the strong_aliases to weak that are cancelable in libpthread il y a 18 ans
  Peter S. Mazinger 358534f7db Use __typeof instead of adding full prototypes il y a 18 ans
  Peter S. Mazinger 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos il y a 18 ans
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright il y a 18 ans
  Mike Frysinger 46b0d6acb3 64bit arches dont need no stinkin fcntl64 il y a 18 ans
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed il y a 18 ans
  Peter S. Mazinger 3039e5421c Some undefs to be pedantic il y a 18 ans
  Peter S. Mazinger 85c6fc9c84 Do hidden fcntl* il y a 18 ans
  Peter S. Mazinger a0a0d23539 Undo hiding __libc_fcntl[64], CANCELABLE_SYSCALL is not grep friendly ;-(, have to find some other way to make it internal to libc and libpthread il y a 18 ans
  Peter S. Mazinger 8a87f4950a Update copyright notice il y a 18 ans
  Peter S. Mazinger 8d0348abfd Hide __libc_fcntl[64]. Change weak __libc_fcntl* fcntl* to strong il y a 18 ans
  Peter S. Mazinger 8143dcecfc Allow partly IMA compile of this directory il y a 18 ans
  Manuel Novoa III 869198ab53 Check for __NR_fcntl64. il y a 19 ans