Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
ffd048a07b4bc3bd01bef71a77b49aa9cee947cf
/
src
/
temp
6f1c1fe
ignore access mode bits of flags in mkostemps and functions that use it
by Rich Felker
· 10 years ago
5717444
include cleanups: remove unused headers and add feature test macros
by Szabolcs Nagy
· 11 years ago
ff4d602
fix typo in comment in __randname
by Rich Felker
· 11 years ago
38f44d6
fix (deprecated) mktemp logic and update it to match other temp functions
by Rich Felker
· 11 years ago
9a97d10
remove (no longer useful) namespace-protected __mktemp symbol
by Rich Felker
· 11 years ago
c4685ae
make mkdtemp and mkstemp family leave template unchanged on fail
by Rich Felker
· 11 years ago
8872e4e
use memcmp instead of str[n]cmp for temp function XXXXXX checking
by Rich Felker
· 12 years ago
8d2f806
fix error cases in mkostemps core
by Rich Felker
· 12 years ago
3b00675
remove leftover unused variable in mktemp after refactoring
by Rich Felker
· 12 years ago
2cc6335
add mkostemp, mkstemps, and mkostemps functions and reorganize temp internals
by Rich Felker
· 12 years ago
aed707f
remove ugly prng from mk*temp and just re-poll time on retry
by Rich Felker
· 13 years ago
bbdcc40
eliminate mk*temp dependency on snprintf
by Rich Felker
· 13 years ago
3825847
another return value fix for mktemp...
by Rich Felker
· 13 years ago
69ecbd0
make mktemp match the historic behavior, and update functions that use it
by Rich Felker
· 14 years ago
2e6239d
fix major bug created from copying mkdtemp logic
by Rich Felker
· 14 years ago
446b420
major improvements to temp file name generator
by Rich Felker
· 14 years ago
3e9e301
reformat mkstemp like mkdtemp
by Rich Felker
· 14 years ago
5377715
ensure standard functions mk[sd]temp don't depend on removed function mktemp
by Rich Felker
· 14 years ago
80695b1
begin namespace-cleanup of standard C headers
by Rich Felker
· 14 years ago
0b44a03
initial check-in, version 0.5.0
by Rich Felker
· 14 years ago