Nathan Hartman
1867bc2210
Fix compiler warnings (-Wunused-parameter) in various functions
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()
2022-07-12 11:42:34 +08:00
..
2021-12-07 04:01:27 -08:00
2021-07-12 20:33:21 -07:00
2021-07-12 20:33:21 -07:00
2021-07-12 20:33:21 -07:00
2022-04-20 21:05:45 +08:00
2021-04-02 11:12:25 -05:00
2021-09-28 04:37:38 -07:00
2022-05-04 08:58:43 +02:00
2021-04-02 11:12:25 -05:00
2022-03-28 13:39:27 +08:00
2020-12-29 15:42:33 -08:00
2021-08-05 19:45:24 +02:00
2022-04-01 23:13:25 +08:00
2022-01-20 14:33:29 +01:00
2021-08-02 08:23:35 -03:00
2022-06-09 18:19:48 +03:00
2022-07-01 11:51:53 +08:00
2022-07-12 11:42:34 +08:00
2022-05-06 14:43:57 -03:00
2021-04-03 04:20:31 -07:00
2021-04-03 04:20:31 -07:00
2021-04-02 11:12:25 -05:00
2022-07-12 11:42:34 +08:00
2022-06-07 20:22:26 +03:00
2022-07-08 02:15:54 +08:00
2021-04-03 04:20:31 -07:00
2021-04-02 11:12:25 -05:00
2021-04-02 11:12:25 -05:00
2021-04-02 11:12:25 -05:00
2021-04-02 11:12:25 -05:00
2021-08-02 15:59:51 -03:00
2021-04-02 11:12:25 -05:00
2021-04-02 11:12:25 -05:00
2021-04-02 11:12:25 -05:00
2021-04-02 11:12:25 -05:00
2021-04-02 11:12:25 -05:00
2021-03-09 23:18:28 +08:00
2021-03-22 19:28:38 -07:00
2022-06-09 18:19:48 +03:00