acadia-newlib/newlib/libc/sys/phoenix
Mike Frysinger 907764ebec newlib/libgloss: drop unused $(CROSS_CFLAGS)
This is used in a bunch of places, but nowhere is it ever set, and
nowhere can I find any documentation, nor can I find any other project
using it.  So delete the flags to simplify.
2022-02-15 20:02:51 -05:00
..
bits Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
include libc/time: Move internal newlib tz-structs into own header 2020-10-15 16:59:51 +02:00
machine/arm newlib: phoenix: merge configure up to top-level 2022-02-15 19:59:08 -05:00
net Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
sys Move common <sys/dirent.h> content to <dirent.h> 2018-10-11 08:29:16 +02:00
Makefile.am newlib/libgloss: drop unused $(CROSS_CFLAGS) 2022-02-15 20:02:51 -05:00
Makefile.in newlib/libgloss: drop unused $(CROSS_CFLAGS) 2022-02-15 20:02:51 -05:00
acinclude.m4 newlib: phoenix: merge configure up to top-level 2022-02-15 19:59:08 -05:00
alarm.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
chmod.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
chown.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
clocks.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
dup.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
endmntent.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
exec.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
fcntl.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
fork.c Phoenix-RTOS: Implement daemon() function. 2016-06-27 13:23:35 +02:00
fs.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
getentropy.c Add dummy implementation of getentropy(), if_nametoindex() and if_indextoname() functions. 2016-06-27 13:23:35 +02:00
getmntent.c Phoenix-RTOS: Add checking EOF in getmntent(). 2016-06-27 13:23:34 +02:00
getpagesize.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
groups.c Phoenix-RTOS: Fix warning with pointer treated as integer. 2016-06-27 13:23:34 +02:00
ids.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
io.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
ioctl.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
mmap.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
mount.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
nanosleep.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
phoenix.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
pid.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
pipe.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
poll.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
realpath.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
reboot.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
resource.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
sbrk.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
sched.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
select.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
semaphore.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
setmntent.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
shm.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
signal.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
socket.c Phoenix-RTOS: Adjust network-related headers to new kernel API. 2016-06-27 13:23:35 +02:00
sockopt.c Phoenix-RTOS: Adjust network-related headers to new kernel API. 2016-06-27 13:23:35 +02:00
stat.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
statfs.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
symlink.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
sync.c Phoenix-RTOS: Add dummy implementation of fdatasync() syscall. 2016-06-27 13:23:35 +02:00
syscall.h Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
sysconf.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
syslog.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
time.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
truncate.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
tty.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
uname.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
utime.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00
wait.c Add Phoenix-RTOS port for ARM. 2016-05-06 17:04:58 -04:00