Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2013-11-21 Joel Sherrill <joel.sherrill@oarcorp.com> | Joel Sherrill | 2013-11-21 | 1 | -0/+2 |
| | | | | | | | | * libc/posix/readdir_r.c: Add restrict keyword. * libc/machine/spu/sys/dirent.h, libc/sys/decstation/sys/dirent.h, libc/sys/linux/sys/dirent.h, libc/sys/rtems/sys/dirent.h, libc/sys/sparc64/sys/dirent.h, libc/sys/sun4/sys/dirent.h, libc/sys/sysvi386/sys/dirent.h: Add readdir_r() prototype. | ||||
* | 2008-06-16 Ken Werner <ken.werner@de.ibm.com> | Jeff Johnston | 2008-06-16 | 1 | -0/+6 |
| | | | | | | * libc/machine/spu/sys/dirent.h: Add extern "C" specifier if C++. * libc/machine/spu/sys/sched.h: Likewise. * libc/machine/spu/sys/syscall.h: Likewise. | ||||
* | 2007-09-21 Patrick Mansfield <patmans@us.ibm.com> | Jeff Johnston | 2007-09-21 | 1 | -0/+57 |
* libc/machine/spu/sys/dirent.h: New file, add prototypes and SPU specific struct and typedef. |