Historique des commits

Auteur SHA1 Message Date
  Bernhard Reutner-Fischer 11975abb2c - remove old-style definitions. No object-code changes. il y a 16 ans
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block il y a 16 ans
  Denis Vlasenko 9c6cdf5450 add hidden_proto's for __uc_malloc il y a 16 ans
  Peter Kjellerstedt e4f07e7d1b Use poll() rather than select() if the former is available to wait in il y a 16 ans
  Mike Frysinger e0523d622c Daniel Jacobowitz writes: il y a 16 ans
  Mike Frysinger 9734a5f15a This patch will fix a problem when the same host is defined with both IPv4 and il y a 16 ans
  Mike Frysinger 9e5250dae0 do not check the pointer before freeing it since free(NULL) works just fine il y a 16 ans
  Mike Frysinger 283dc2c2d0 cleanup code style il y a 16 ans
  Denis Vlasenko 6543304876 patch #3: make resolv.c use __uc_malloc il y a 17 ans
  Bernhard Reutner-Fischer 607f5bc303 - include stdbool.h il y a 17 ans
  Bernhard Reutner-Fischer c9b4265653 - shrink resolver code il y a 17 ans
  Rob Landley feaab8d438 Warning fix for uninitialized variable, by Al Stone. il y a 17 ans
  Eric Andersen 83b530eb6b Ronald Maeder writes: il y a 17 ans
  Eric Andersen f21e442f63 use the correct lock for access to __nameserver[] il y a 17 ans
  Eric Andersen 94b7f1f35e fix lock naming il y a 17 ans
  Eric Andersen b38dc057f7 Ronald Maeder writes: il y a 17 ans
  Eric Andersen 9af4b40d38 fix obvious bug in ipv4/ipv6 resolving. When not using AF_INET, il y a 17 ans
  Eric Andersen 7d5f81d301 __resolv_lock is supposed to be shared, not static il y a 17 ans
  Eric Andersen 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do il y a 17 ans
  Mike Frysinger 68d61aada2 fix h_alias handling in gethostbyaddr_r() just like in gethostbyname_r() il y a 18 ans
  Peter S. Mazinger d5f635529a select needs sys/select.h, str[n]casecmp/ffs needs strings.h, if BSD is not defined, gettimeofday has other prototype and tm_gmtoff/tm_zone do not exist il y a 18 ans
  Peter S. Mazinger 766ef9a2cc Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined il y a 18 ans
  Peter S. Mazinger 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back il y a 18 ans
  Peter S. Mazinger f45706ca6a global data uses libc_hidden_data_def, convert all -I hope- and add some new il y a 18 ans
  Peter S. Mazinger 05e75260d6 Get rid of missing prototype warnings il y a 18 ans
  Peter S. Mazinger b25ad630be Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-) il y a 18 ans
  Peter S. Mazinger 726b116dca some global data relocs gone il y a 18 ans
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 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
  Mike Frysinger 75b19c0d76 hide internal symbols il y a 18 ans