.. |
Makefile
|
ba31c6c463
Remove TOPDIR
|
19 lat temu |
Makefile.in
|
e1d59aed55
create new menu so people can select what format they wish to build uClibc
|
18 lat temu |
__errno_location.c
|
8da931c772
redo errno handling so that it should work both in thread and non-threaded situations
|
17 lat temu |
__h_errno_location.c
|
8da931c772
redo errno handling so that it should work both in thread and non-threaded situations
|
17 lat temu |
__uClibc_main.c
|
7bb0258ff9
change the auxvt code from being dependent on MMU to !LDSO as auxvt things are ELF-specific, not MMU-specific
|
17 lat temu |
errno.c
|
5a551453e6
Fix a build break due to errno and h_errno being unresolved symbols.
|
17 lat temu |
internal_errno.h
|
78a11bc191
svn 17941/17943 broke the build. 18032 made the threaded case compile
|
17 lat temu |
shared_flat_add_library.c
|
808694e8a3
Richard Sandiford writes: add support for init/fini arrays in shared flat libraries
|
18 lat temu |
shared_flat_initfini.c
|
808694e8a3
Richard Sandiford writes: add support for init/fini arrays in shared flat libraries
|
18 lat temu |
shared_flat_lib.h
|
808694e8a3
Richard Sandiford writes: add support for init/fini arrays in shared flat libraries
|
18 lat temu |
tempname.c
|
420745afd4
Nickolai Zeldovich writes: if the temp name already exists, then the retry code does not create a new temp name as the code to do so is outside of the retry loop
|
17 lat temu |
tempname.h
|
a005e0b515
macro away the last parameter since we dont actually utilize it (saves a few bytes) and fix signed warnings
|
19 lat temu |