1867bc2210
Fixes the -Wunused-parameter warning in: * group/group_signal.c: group_signal() * irq/irq_unexpectedisr.c: irq_unexpected_isr() * task/task_spawn.c: nxtask_spawn_proxy() * timer/timer_getoverrun.c: timer_getoverrun() * misc/dev_null.c: devnull_read(), devnull_write(), devnull_poll() * misc/dev_zero.c: devzero_read(), devzero_write(), devzero_poll() * syslog/syslog_channel.c: syslog_default_write() * syslog/syslog_device.c: syslog_dev_flush() * grp/lib_initgroups.c: initgroups() * misc/lib_mknod.c: mknod() * misc/lib_glob.c: ignore_err() * pthread/pthread_barrierinit.c: pthread_barrier_init() * pthread/pthread_atfork.c: pthread_atfork() * semaphore/sem_init.c: nxsem_init() * stream/lib_nullinstream.c: nullinstream_getc() * stream/lib_nulloutstream.c: nulloutstream_putc() * stream/lib_libnoflush.c: lib_noflush() * stream/lib_libsnoflush.c: lib_snoflush() * string/lib_strerror.c: strerror() * time/lib_gettimeofday.c: gettimeofday() * time/lib_settimeofday.c: settimeofday() * unistd/lib_pathconf.c: fpathconf(), pathconf() * unistd/lib_getrusage.c: getrusage() * unistd/lib_setrlimit.c: setrlimit() * unistd/lib_getrlimit.c: getrlimit() * unistd/lib_setpriority.c: setpriority() |
||
---|---|---|
.. | ||
Kconfig | ||
lib_crc8.c | ||
lib_crc8ccitt.c | ||
lib_crc8table.c | ||
lib_crc16.c | ||
lib_crc32.c | ||
lib_crc64.c | ||
lib_cxx_initialize.c | ||
lib_debug.c | ||
lib_dumpbuffer.c | ||
lib_dumpvbuffer.c | ||
lib_envpath.c | ||
lib_err.c | ||
lib_execinfo.c | ||
lib_fnmatch.c | ||
lib_ftok.c | ||
lib_getrandom.c | ||
lib_glob.c | ||
lib_impure.c | ||
lib_kbddecode.c | ||
lib_kbdencode.c | ||
lib_mkfifo.c | ||
lib_mknod.c | ||
lib_ncompress.c | ||
lib_slcddecode.c | ||
lib_slcdencode.c | ||
lib_tea_decrypt.c | ||
lib_tea_encrypt.c | ||
lib_uadd32x64.c | ||
lib_uadd64.c | ||
lib_umask.c | ||
lib_umul32.c | ||
lib_umul32x64.c | ||
lib_umul64.c | ||
lib_usub64.c | ||
lib_usub64x32.c | ||
lib_utsname.c | ||
lib_xorshift128.c | ||
Make.defs |