index
:
grovel
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
string
/
wcscpy.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-23
add ioperm/iopl syscalls
Rich Felker
3
-0
/
+31
2012-07-23
add splice and vmsplice syscalls
Rich Felker
3
-0
/
+28
2012-07-23
add extended attributes syscalls
Rich Felker
2
-0
/
+74
2012-07-23
add pipe2 syscall
Rich Felker
2
-0
/
+9
2012-07-22
remove scanf dependency from getaddrinfo /etc/services support
Rich Felker
1
-5
/
+4
2012-07-22
getaddrinfo /etc/services lookup support
Rich Felker
1
-3
/
+16
2012-07-22
fix namespace issue in prototypes in math.h
Rich Felker
1
-2
/
+2
2012-07-22
fix wrong size for sigjmp_buf signal set array
Rich Felker
1
-1
/
+1
2012-07-22
add floating point register saving/restoring to mips setjmp/longjmp
Rich Felker
3
-2
/
+30
2012-07-22
make getservby*_r return error code rather than -1 (and using errno)
Rich Felker
2
-19
/
+35
2012-07-21
fix logic error for skipping failed interfaces in if_nameindex
Rich Felker
1
-8
/
+7
2012-07-19
fix typo in aio.h
Rich Felker
1
-1
/
+1
2012-07-14
fix getservby*() with null pointer for protocol argument
Rich Felker
2
-0
/
+8
2012-07-14
avoid blx instruction which does not exist on armv4t or armv4
Rich Felker
1
-1
/
+2
2012-07-13
make dynamic linker tell the debugger its own pathname
Rich Felker
1
-0
/
+5
2012-07-12
fix broken mips a_fetch_add
Rich Felker
1
-7
/
+7