Commit Graph

18042 Commits

Author SHA1 Message Date
Dave Murphy d8627be26a set d_type for readdir_r too 2018-07-15 15:54:53 +01:00
Dave Murphy e829e3e986 add _DIRENT_HAVE_D_TYPE 2018-07-15 14:34:53 +01:00
Dave Murphy 67ecf4bb12 move DIR_ITER to dirent.h 2018-07-14 22:06:40 +01:00
Dave Murphy 322ede2dbd avoid iosupport.h in dirent.h 2018-07-08 23:20:14 +01:00
Dave Murphy 7edee1a150 remove spurious trailing / from cwd 2018-07-08 23:15:11 +01:00
Dave Murphy db6327328c add scandir 2018-06-07 01:24:12 +01:00
Dave Murphy b4c56675d8 use memalign for aligned_alloc
(cherry picked from commit a944cae40b)
2018-06-06 02:29:51 +01:00
Dave Murphy bbb25128a3 add utime 2018-06-04 18:45:21 +01:00
Dave Murphy d2de12876a add lstat
(cherry picked from commit e20f576188)
2018-06-04 18:42:22 +01:00
James Benton 2a1c96e750 Implement nanosleep, usleep, sleep. 2018-05-31 21:15:21 +01:00
Dave Murphy 103d1d345a fix clock_settime 2018-05-31 20:50:28 +01:00
Dave Murphy 44eb11e580 revert fseek/ftell hackery 2018-05-31 20:49:54 +01:00
Dave Murphy 866cf67fd1 enable clock features 2018-02-27 16:04:56 +00:00
Dave Murphy f53ebbe5b4 add clock functions 2018-02-22 18:56:32 +00:00
Dave Murphy 91ba6bbe3f add access 2018-02-22 13:03:03 +00:00
Dave Murphy be16766e90 add devkitA64 patches 2018-02-18 15:09:31 +00:00
Dave Murphy 936be6c2e2 reduce get_arg size with gcc 7.1+ 2018-02-18 14:40:09 +00:00
Dave Murphy 3fd77dcf31 add legacy sync_synchronize stub 2018-02-18 14:40:09 +00:00
Dave Murphy 4f1bdfde38 add devkitARM patches 2018-02-18 14:39:59 +00:00
Jeff Johnston fffd2770db Bump release to 3.0.0 for yearly snapshot
- major release required due to removal of K&R support
newlib-3.0.0 newlib-snapshot-20180118
2018-01-18 13:07:45 -05:00
Chih-Mao Chen f2c9e55faf RISC-V: isatty: return 0 on error 2018-01-18 09:21:10 +01:00
Kito Cheng cba678ba02 RISC-V: Fix alignment issue in sigjmp_buf 2018-01-18 09:21:10 +01:00
Yaakov Selkowitz 4cd1905add ansification: remove ansidecl.h from makedoc
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
2018-01-17 11:47:33 -06:00
Yaakov Selkowitz 7bfa24c495 ansification: fix makedoc for ANSI C
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
2018-01-17 11:47:32 -06:00
Yaakov Selkowitz 7192f84096 ansification: remove _HAVE_STDC
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
2018-01-17 11:47:30 -06:00