diff options
author | Rich Felker <dalias@aerifal.cx> | 2020-04-17 16:18:07 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2020-04-17 16:18:07 -0400 |
commit | 2e0907ce624e2058bb31fab5ae565f413dbaf87f (patch) | |
tree | 039a027b823c5e6664f867781df568a478495ee0 /src/thread/pthread_cond_signal.c | |
parent | 2acf3bce0130fc58f79110f600825e268ca5a608 (diff) | |
download | musl-2e0907ce624e2058bb31fab5ae565f413dbaf87f.tar.gz |
move __string_read into vsscanf source file
apparently this function was intended at some point to be used by
strto* family as well, and thus was put in its own file; however, as
far as I can tell, it's only ever been used by vsscanf. move it to the
same file to reduce the number of source files and external symbols.
Diffstat (limited to 'src/thread/pthread_cond_signal.c')
0 files changed, 0 insertions, 0 deletions