new LIST file; order was wrong
This commit is contained in:
parent
5f533a35ce
commit
be4da756bc
|
@ -21,8 +21,6 @@ getw.c
|
||||||
popen.c
|
popen.c
|
||||||
fdopen.c
|
fdopen.c
|
||||||
printf.c
|
printf.c
|
||||||
doprnt.c
|
|
||||||
fltpr.c
|
|
||||||
putchar.c
|
putchar.c
|
||||||
puts.c
|
puts.c
|
||||||
putw.c
|
putw.c
|
||||||
|
@ -31,6 +29,8 @@ fseek.c
|
||||||
scanf.c
|
scanf.c
|
||||||
setbuf.c
|
setbuf.c
|
||||||
sprintf.c
|
sprintf.c
|
||||||
|
doprnt.c
|
||||||
|
fltpr.c
|
||||||
flushbuf.c
|
flushbuf.c
|
||||||
fclose.c
|
fclose.c
|
||||||
data.c
|
data.c
|
||||||
|
|
Loading…
Reference in a new issue