index
:
gcompat
add-__getauxval
current
random
stable-1.x
The GNU C Library Compatibility Layer for Adélie Linux
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-15
readlink: Intercept readlink("/proc/self/exe")
Samuel Holland
1
-0
/
+1
2018-01-15
utmp: Implement the reentrant utmp function from LSB
Samuel Holland
1
-0
/
+1
2018-01-15
unistd: Implement LSB functions plus more
Samuel Holland
1
-0
/
+1
2018-01-15
syslog: Implement checked syslog functions from LSB
Samuel Holland
1
-0
/
+1
2018-01-15
socket: Implement checked socket functions from LSB
Samuel Holland
1
-0
/
+1
2018-01-15
signal: Add a signal function from LSB
Samuel Holland
1
-0
/
+1
2018-01-15
netdb: Add protocol and service functions from LSB
Samuel Holland
1
-0
/
+1
2018-01-15
misc: Implement some miscellaneous functions
Samuel Holland
1
-0
/
+1
2018-01-15
error: Implement the error function
Samuel Holland
1
-0
/
+1
2018-01-15
stdio: Clean up, add all of LSB stdio plus more
Samuel Holland
1
-1
/
+2
2018-01-15
grp: Implement fgetgrent_r/getgrent_r
Samuel Holland
1
-0
/
+1
2018-01-14
dlfcn: Combine functions for the same header into one file
Samuel Holland
1
-2
/
+1
2018-01-14
execinfo: Clean up, implement backtrace_symbols_fd
Samuel Holland
1
-1
/
+1
2018-01-14
Makefile: Update compilation options
Samuel Holland
1
-3
/
+4
2018-01-14
libgcompat: Add and use a macro for defining symbol aliases
Samuel Holland
1
-0
/
+4
2018-01-14
Add clang-format configuration and Makefile rule
Samuel Holland
1
-0
/
+5
2017-10-26
Makefile: Ensure correct compilation on GCC 4.x
A. Wilcox
1
-2
/
+5
2017-10-15
ucontext: new module
A. Wilcox
1
-0
/
+1
2017-10-15
resolv: new module
A. Wilcox
1
-0
/
+1
2017-09-16
Makefile: allow compilation with specified compiler rather than hard-coded gcc
Daniel James
1
-3
/
+3
2017-07-28
libgcompat: add getpwent_r() and fgetpwent_r() stubs
William Pitcock
1
-0
/
+1
2017-06-14
add sysctl()
William Pitcock
1
-0
/
+1
2017-06-14
pthread: add __register_atfork() stub
William Pitcock
1
-0
/
+1
2017-06-14
recent musl has pthread_setname_np().
William Pitcock
1
-1
/
+0
2017-06-14
build system: add install target, fix loader build rules
William Pitcock
1
-2
/
+6
2017-06-14
add Makefile
William Pitcock
1
-0
/
+38