zephyr/include/sys
Stephanos Ioannidis 92f0f706f7 lib: libc: Drop z_ prefix from stdio syscalls
This commit removes the `z_` prefix from the stdio syscall functions
(`z_zephyr_write_stdout` and `z_zephyr_read_stdin`) since it is
redundant and does not align with the convention used by the equivalent
minimal libc syscall functions (e.g. `zephyr_fputc` and
`zephyr_fwrite`).

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2021-09-11 04:47:01 -04:00
..
__assert.h
arch_interface.h sys: arch_interface: fix doxygen groups 2021-05-21 12:17:04 -04:00
atomic_arch.h kernel: atomic: possibility of arch specific implementation 2021-05-03 11:57:46 +02:00
atomic_builtin.h
atomic_c.h
atomic.h kernel: atomic: possibility of arch specific implementation 2021-05-03 11:57:46 +02:00
base64.h
bitarray.h sys: introduce bit arrays 2021-05-07 13:36:22 -04:00
byteorder.h
cbprintf_cxx.h lib: os: cbprintf: Add ARG_UNUSED to unused arguments 2021-05-20 08:23:31 -05:00
cbprintf_internal.h lib: os: cbprintf: Add support for conversion to fsc package 2021-07-27 14:50:45 +02:00
cbprintf.h lib: os: cbprintf: Add support for conversion to fsc package 2021-07-27 14:50:45 +02:00
check.h
crc.h
device_mmio.h doc: replace courge with corge 2021-08-23 18:54:27 -04:00
dlist.h
errno_private.h
fdtable.h
kobject.h toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
libc-hooks.h lib: libc: Drop z_ prefix from stdio syscalls 2021-09-11 04:47:01 -04:00
list_gen.h
math_extras_impl.h
math_extras.h
mem_manage.h docs: Fix doxygen errors in include/sys/mem_manage.h 2021-05-28 11:30:51 -05:00
mpsc_packet.h
mpsc_pbuf.h
mutex.h
notify.h doc: doxygen: replace option alias with kconfig 2021-06-29 10:26:28 -04:00
onoff.h
p4wq.h toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
printk.h sys: printk: Fix LOG2 printk support in cpp code 2021-06-29 11:33:21 -04:00
rb.h
reboot.h lib: os: add gcc noreturn attribute for sys_reboot 2021-08-13 07:32:51 -04:00
ring_buffer.h ring_buffer: Link buffer data to the .noinit section 2021-08-21 21:32:45 -04:00
sem.h toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
sflist.h
slist.h
speculation.h
sys_heap.h
sys_io.h
time_units.h include: sys: cast to the same size composite expression 2021-06-24 21:08:56 -04:00
timeutil.h
util_internal.h
util_loops.h
util_macro.h sys: util: Move BIT macros from util.h to util_macro.h 2021-07-27 17:59:23 -04:00
util.h sys: util: add binary coded decimal functions 2021-09-03 10:06:07 -04:00