* libc/posix/scandir.c (scandir): Update the function
prototype to match the header.
* libc/sys/linux/linuxthreads/bits/libc-lock.h: Remove an
extraneous #endif.
* libc/sys/linux/sys/lock.h: Do not include
machine/weakalias.h, since it's not used by this file.
|
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| Makefile.in | ||
| closedir.c | ||
| creat.c | ||
| execl.c | ||
| execle.c | ||
| execlp.c | ||
| execv.c | ||
| execve.c | ||
| execvp.c | ||
| isatty.c | ||
| opendir.c | ||
| popen.c | ||
| readdir.c | ||
| readdir_r.c | ||
| rewinddir.c | ||
| scandir.c | ||
| seekdir.c | ||
| telldir.c | ||