Commit History

Author SHA1 Message Date
  Waldemar Brodkorb a745c4bfc8 remove unused FORTIFY code fragments 6 years ago
  Mike Frysinger 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
  Peter S. Mazinger 33d1d05a5d libc-internal.h: provide dummy attribute_tls_model_ie and __thread for non TLS builds 13 years ago
  Peter S. Mazinger 938467ad2d *_strerror_r.c: keep all occurences in sync with string.h 13 years ago
  Peter S. Mazinger 0dd1ccafa7 libc-internal.h: use a consistent prototype for __stack_chk_fail 13 years ago
  Mike Frysinger 0405cb8f5b make ARRAY_SIZE commonly available internally 12 years ago
  Peter S. Mazinger 82098ab9b8 guard *_chk() related stuff with UCLIBC_HAS_FORTIFY 13 years ago
  Peter S. Mazinger ed4533ecdc move __linux__ to libc-internal.h 14 years ago
  Peter S. Mazinger 0ccab5e4a9 move extend_alloca macro to alloca.h 14 years ago
  Austin Foxley d21497f9fb include/: add tls errno and res_state 14 years ago
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 15 years ago
  Mike Frysinger 3bbd79d8a5 use ifdef rather than if for stack direction 17 years ago
  Eric Andersen 7270c87463 finish the pthread locking cleanups. This should get things compiling again 17 years ago
  Peter S. Mazinger 86ea254301 Comment __USE_UNIX98, not needed, add __glibc_strerror_r prototype for non-GNU 18 years ago
  Peter S. Mazinger df90f2d6d6 remove comment 18 years ago
  Peter S. Mazinger ce5e747f18 Split out libc-symbols.h from libc-internal.h, use it directly in CFLAGS. Moved weak[_const]_function into proper place (if we have weak support), else noop. Modified comment about changes to glibc. Moved -D_LIBC from CFLAGS to libc-symbols.h. I am not sure about unlikely/likely/__cast 18 years ago
  Peter S. Mazinger b91bb097ca Remove HAVE_ELF 18 years ago
  Peter S. Mazinger 010e71eb37 Get rid of *_SYMBOL_PREFIX 18 years ago
  Peter S. Mazinger 2bf2430dcd Import some need bits from glibc to libc-internal.h, hidden_weak_alias gone, hidden_strong_alias adapted, HAVE_ELF defined always, __SYMBOL_PREFIX removed 18 years ago
  Mike Frysinger 537494b031 move a bunch of arch-specific checks out of common files and into an arch specific header file to make porting/updates a lot easier 18 years ago
  Mike Frysinger 57ca05f4b3 sync some stuff from glibc and fix __hidden_ver1() for targets that define a USER_PREFIX (like bfin) 18 years ago
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 years ago
  Mike Frysinger 21dd9da959 fix warnings when building on sparc 18 years ago
  Peter S. Mazinger 3c0c7475bf Get rid of hidden_def 18 years ago
  "Steven J. Hill" 1fffa01407 Merge from NPTL branch. 18 years ago
  "Steven J. Hill" 82efaae8d7 Merge from NPTL branch. 18 years ago
  Mike Frysinger ea35ab7829 import the extend_alloca() macro from glibc 18 years ago
  Mike Frysinger cd662e64be tweak __progname handling some more since some [bad] apps actually try and use it 18 years ago
  Peter S. Mazinger 16fbf62c20 Add __toupper, remove unneeded undefs for tolower 18 years ago
  Peter S. Mazinger 8356ff4a52 Add more hidden prototypes 18 years ago