Log In
atests
/
atests.libc
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
2c671f
add _DEFAULT_SOURCE wherever _BSD_SOURCE was used
Authored and Committed by Szabolcs Nagy
9 years ago
raw
patch
tree
parent
23 files changed.
26 lines added
.
3 lines removed
.
src/functional/string.c
file modified
+2
-1
src/math/j0.c
file modified
+1
-0
src/math/j0f.c
file modified
+1
-0
src/math/j1.c
file modified
+1
-0
src/math/j1f.c
file modified
+1
-0
src/math/jnf.c
file modified
+1
-0
src/math/lgamma.c
file modified
+1
-0
src/math/lgamma_r.c
file modified
+1
-0
src/math/lgammaf.c
file modified
+1
-0
src/math/lgammaf_r.c
file modified
+1
-0
src/math/lgammal.c
file modified
+1
-0
src/math/scalb.c
file modified
+1
-0
src/math/scalbf.c
file modified
+1
-0
src/math/y0.c
file modified
+1
-0
src/math/y0f.c
file modified
+1
-0
src/math/y1.c
file modified
+1
-0
src/math/y1f.c
file modified
+1
-0
src/math/yn.c
file modified
+1
-0
src/regression/daemon-failure.c
file modified
+1
-0
src/regression/dn_expand-empty.c
file modified
+2
-1
src/regression/dn_expand-ptr-0.c
file modified
+2
-1
src/regression/mkdtemp-failure.c
file modified
+1
-0
src/regression/mkstemp-failure.c
file modified
+1
-0
add _DEFAULT_SOURCE wherever _BSD_SOURCE was used
src/functional/string.c
file modified
+2
-1
src/math/j0.c
file modified
+1
-0
src/math/j0f.c
file modified
+1
-0
src/math/j1.c
file modified
+1
-0
src/math/j1f.c
file modified
+1
-0
src/math/jnf.c
file modified
+1
-0
src/math/lgamma.c
file modified
+1
-0
src/math/lgamma_r.c
file modified
+1
-0
src/math/lgammaf.c
file modified
+1
-0
src/math/lgammaf_r.c
file modified
+1
-0
src/math/lgammal.c
file modified
+1
-0
src/math/scalb.c
file modified
+1
-0
src/math/scalbf.c
file modified
+1
-0
src/math/y0.c
file modified
+1
-0
src/math/y0f.c
file modified
+1
-0
src/math/y1.c
file modified
+1
-0
src/math/y1f.c
file modified
+1
-0
src/math/yn.c
file modified
+1
-0
src/regression/daemon-failure.c
file modified
+1
-0
src/regression/dn_expand-empty.c
file modified
+2
-1
src/regression/dn_expand-ptr-0.c
file modified
+2
-1
src/regression/mkdtemp-failure.c
file modified
+1
-0
src/regression/mkstemp-failure.c
file modified
+1
-0