Denis Vlasenko 380783acef Introduce and use small[u]int type. Changes in size: 16 years ago
..
Makefile ba31c6c463 Remove TOPDIR 18 years ago
Makefile.in 993821a6b5 Add some necessary Makefile bits for UCLIBC_FORMAT_FLAT_SEP_DATA. 16 years ago
__errno_location.c 8da931c772 redo errno handling so that it should work both in thread and non-threaded situations 17 years ago
__h_errno_location.c 8da931c772 redo errno handling so that it should work both in thread and non-threaded situations 17 years ago
__uClibc_main.c 380783acef Introduce and use small[u]int type. Changes in size: 16 years ago
errno.c 5a551453e6 Fix a build break due to errno and h_errno being unresolved symbols. 17 years ago
internal_errno.h 78a11bc191 svn 17941/17943 broke the build. 18032 made the threaded case compile 17 years ago
shared_flat_add_library.c 808694e8a3 Richard Sandiford writes: add support for init/fini arrays in shared flat libraries 17 years ago
shared_flat_initfini.c 808694e8a3 Richard Sandiford writes: add support for init/fini arrays in shared flat libraries 17 years ago
shared_flat_lib.h 808694e8a3 Richard Sandiford writes: add support for init/fini arrays in shared flat libraries 17 years ago
tempname.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 years ago
tempname.h a005e0b515 macro away the last parameter since we dont actually utilize it (saves a few bytes) and fix signed warnings 18 years ago