Ralf Corsepius
b3eeac38d8
#include <stdlib.h>.
2009-01-05 16:46:02 +00:00
Ralf Corsepius
d549957e2f
2009-01-05 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libcsupport/src/error.c: Remove hpux9 anachronism.
2009-01-05 14:10:31 +00:00
Ralf Corsepius
a3a12ee1ef
Remove hpux9 anachronism.
2009-01-05 14:10:21 +00:00
Ralf Corsepius
f13eedec0c
Regenerate.
2009-01-05 06:05:11 +00:00
Ralf Corsepius
df1dbcccb7
2009-01-05 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Makefile.am:
Install libnetworking/sys/uio.h if building for NEWLIB.
* libnetworking/Makefile.am:
Remove installation of libnetworking/sys/uio.h.
* libcsupport/Makefile.am: Build writev.c/readv.c for NEWLIB.
2009-01-05 06:04:21 +00:00
Ralf Corsepius
fae11af5cf
Build writev.c/readv.c for NEWLIB.
2009-01-05 06:04:10 +00:00
Ralf Corsepius
6291885cdc
Remove installation of libnetworking/sys/uio.h.
2009-01-05 06:03:55 +00:00
Ralf Corsepius
62a210d349
Install libnetworking/sys/uio.h if building for NEWLIB.
2009-01-05 06:03:40 +00:00
Ralf Corsepius
dc33b97421
2009-01-05 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libfs/src/imfs/imfs_eval.c: Add braces to suppress gcc warning on
empty 'else' block.
2009-01-05 05:52:29 +00:00
Ralf Corsepius
77b5aa5f93
Add braces to suppress gcc warning on empty 'else' block.
2009-01-05 05:52:21 +00:00
Ralf Corsepius
1429b60ae3
2009-01-04 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libcsupport/src/scandir.c: Use external scandir if available.
2009-01-04 15:34:17 +00:00
Ralf Corsepius
883043bc14
Use external scandir if available.
2009-01-04 15:34:08 +00:00
Ralf Corsepius
722bdd8f8c
Add __attribute__((unused)) to unused function args.
2009-01-03 08:31:25 +00:00
Ralf Corsepius
17a5a30afa
2009-01-03 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/lib/tftpDriver.c: Add __attribute__((unused)) to
unused function args.
2009-01-03 08:31:01 +00:00
Ralf Corsepius
97b3d57038
2009-01-03 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/lib/tftpDriver.c: Use INADDR_ANY/INADDR_BROADCAST.
2009-01-03 08:28:11 +00:00
Ralf Corsepius
0b8706452a
Use INADDR_ANY/INADDR_BROADCAST.
2009-01-03 08:28:02 +00:00
Ralf Corsepius
004092e893
Cosmetics from FreeBSD.
2009-01-03 08:05:59 +00:00
Ralf Corsepius
2ab55e78ec
2009-01-03 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/netinet/in.h: Add in_addr_t.
Re-base "struct in_addr" on in_addr_t (mandated by POSIX).
2009-01-03 08:01:33 +00:00
Ralf Corsepius
af20d0e1a5
Add in_addr_t.
...
Re-base "struct in_addr" on in_addr_t (mandated by POSIX).
2009-01-03 08:01:24 +00:00
Ralf Corsepius
df197f7d0a
Remove struct ip_opts (unused).
2009-01-03 07:55:57 +00:00
Ralf Corsepius
2b40808c47
2009-01-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* ftpd/ftpd.c: Add __attribute__((unused)) to unused function args.
2009-01-02 13:04:23 +00:00
Ralf Corsepius
031deada15
Add __attribute__((unused)) to unused function args.
2009-01-02 13:04:13 +00:00
Ralf Corsepius
d050db44e5
2009-01-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libmisc/capture/capture-cli.c, libmisc/capture/capture.c,
libmisc/devnull/devnull.c, libmisc/monitor/mon-command.c,
libmisc/monitor/mon-config.c, libmisc/monitor/mon-driver.c,
libmisc/monitor/mon-extension.c, libmisc/monitor/mon-itask.c,
libmisc/monitor/mon-monitor.c, libmisc/monitor/mon-network.c,
libmisc/monitor/mon-part.c, libmisc/monitor/mon-queue.c,
libmisc/monitor/mon-region.c, libmisc/monitor/mon-sema.c,
libmisc/monitor/mon-server.c, libmisc/monitor/mon-symbols.c,
libmisc/monitor/mon-task.c, libmisc/mw-fb/mw_fb.c,
libmisc/mw-fb/mw_uid.c, libmisc/serdbg/termios_printk.c,
libmisc/shell/cmds.c, libmisc/shell/fts.c, libmisc/shell/main_cp.c
libmisc/shell/main_id.c, libmisc/shell/main_logoff.c,
libmisc/shell/main_mount_nfs.c, libmisc/shell/main_pwd.c,
libmisc/shell/main_stackuse.c, libmisc/shell/main_tty.c,
libmisc/shell/main_whoami.c, libmisc/shell/main_wkspaceinfo.c,
libmisc/shell/shell_script.c, libmisc/shell/utils-cp.c,
libmisc/shell/utils-ls.c, libmisc/shell/verr.c,
libmisc/shell/verrx.c, libmisc/stackchk/check.c:
Add __attribute__((unused)) to unused function args.
2009-01-02 13:01:34 +00:00
Ralf Corsepius
2a70c9916e
2009-01-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libblock/src/blkdev.c, libblock/src/flashdisk.c,
libblock/src/nvdisk-sram.c, libblock/src/nvdisk.c,
libblock/src/ramdisk.c:
Add __attribute__((unused)) to unused function args.
2009-01-02 12:43:17 +00:00
Ralf Corsepius
31e2698797
Add __attribute__((unused)) to unused function args.
2009-01-02 12:43:07 +00:00
Ralf Corsepius
2a2eded816
2009-01-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* posix/src/_execve.c, posix/src/aio_cancel.c,
posix/src/aio_error.c, posix/src/aio_fsync.c,
posix/src/aio_read.c, posix/src/aio_return.c,
posix/src/aio_suspend.c, posix/src/aio_write.c, posix/src/alarm.c,
posix/src/devctl.c, posix/src/lio_listio.c, posix/src/mprotect.c,
posix/src/pbarrierwait.c, posix/src/psignal.c, posix/src/pthread.c,
posix/src/pthreadatfork.c, posix/src/sched_getparam.c,
posix/src/sched_getscheduler.c, posix/src/sched_setparam.c,
posix/src/sched_setscheduler.c, posix/src/timertsr.c.
posix/src/ualarm.c: Add __attribute__((unused)) to unused function
args.
2009-01-02 10:04:37 +00:00
Ralf Corsepius
92f4671850
Add __attribute__((unused)) to unused function args.
2009-01-02 10:04:24 +00:00
Ralf Corsepius
1604cc8b77
2009-01-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* posix/include/aio.h, posix/src/aio_suspend.c: Make aio_suspend()
POSIX-compliant.
2009-01-02 09:51:14 +00:00
Ralf Corsepius
111ecfd188
Make aio_suspend() POSIX-compliant.
2009-01-02 09:50:52 +00:00
Ralf Corsepius
51c0451ba7
2009-01-01 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* itron/src/acp_por.c, itron/src/act_cyc.c, itron/src/cal_por.c,
itron/src/can_wup.c, itron/src/chg_iXX.c, itron/src/clr_flg.c,
itron/src/cre_flg.c, itron/src/cre_mpf.c, itron/src/cre_mpl.c,
itron/src/cre_por.c, itron/src/def_alm.c, itron/src/def_cyc.c,
itron/src/def_int.c, itron/src/del_flg.c, itron/src/del_mpf.c,
itron/src/del_mpl.c, itron/src/del_por.c, itron/src/dis_int.c,
itron/src/ena_int.c, itron/src/fwd_por.c, itron/src/get_blf.c,
itron/src/get_blk.c, itron/src/get_tim.c, itron/src/pacp_por.c,
itron/src/pcal_por.c, itron/src/pget_blf.c, itron/src/pget_blk.c,
itron/src/pol_flg.c, itron/src/ref_alm.c, itron/src/ref_cyc.c,
itron/src/ref_flg.c, itron/src/ref_iXX.c, itron/src/ref_mpf.c,
itron/src/ref_mpl.c, itron/src/ref_por.c, itron/src/rel_blf.c,
itron/src/rel_blk.c, itron/src/ret_wup.c, itron/src/rpl_rdv.c,
itron/src/set_flg.c, itron/src/set_tim.c, itron/src/sta_tsk.c,
itron/src/tacp_por.c, itron/src/tcal_por.c, itron/src/tget_blf.c,
itron/src/tget_blk.c, itron/src/tslp_tsk.c, itron/src/twai_flg.c,
itron/src/wai_flg.c, itron/src/wup_tsk.c:
Add __attribute__((unused)) to unused function args.
2009-01-01 15:13:17 +00:00
Ralf Corsepius
6b8fe0067d
Add __attribute__((unused)) to unused function args.
2009-01-01 15:13:07 +00:00
Ralf Corsepius
3ff088432c
2008-12-31 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* score/src/threaddelayended.c, score/src/threadqextractfifo.c,
score/src/threadqextractpriority.c, score/src/threadqflush.c,
score/src/threadqtimeout.c:
Add __attribute__((unused)) to unused function args.
2008-12-31 03:36:12 +00:00
Ralf Corsepius
ba42d22d70
Add __attribute__((unused)) to unused function args.
2008-12-31 03:36:04 +00:00
Ralf Corsepius
b5deb75def
2008-12-31 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* score/src/threadblockingoperationcancel.c: Remove nested include.
Add __attribute__((unused)) to unused function args.
2008-12-31 03:33:17 +00:00
Ralf Corsepius
145cf60eb3
Remove nested include.
...
Add __attribute__((unused)) to unused function args.
2008-12-31 03:33:08 +00:00
Ralf Corsepius
339d93a3a9
2008-12-31 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* score/src/coremutexsurrender.c:
Add __attribute__((unused)) to unused function args.
2008-12-31 03:24:27 +00:00
Ralf Corsepius
f0b14cf2fb
Add __attribute__((unused)) to unused function args.
2008-12-31 03:24:18 +00:00
Ralf Corsepius
58babc7fe7
2008-12-31 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* score/src/coremsgsubmit.c, score/src/coremsgbroadcast.c:
Add __attribute__((unused)) to unused function args.
2008-12-31 03:23:20 +00:00
Ralf Corsepius
f47f5eee7e
2008-12-31 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* score/src/corebarrierrelease.c:
Add __attribute__((unused)) to unused function args.
2008-12-31 03:21:44 +00:00
Ralf Corsepius
ca01c7277c
2008-12-31 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* score/inline/rtems/score/sysstate.inl:
Add __attribute__((unused)) to unused function args.
2008-12-31 03:20:36 +00:00
Ralf Corsepius
de92bae6d3
2008-12-31 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* rtems/src/timerserver.c: Remove _Timer_Server_body warnings.
2008-12-31 03:17:44 +00:00
Ralf Corsepius
10d1ac818d
2008-12-31 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* config-ml.in: Comment out arm/thumb exception (Add arm/thumb
multilib).
2008-12-31 03:16:01 +00:00
Ralf Corsepius
686cf398ee
2008-12-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/check-bsps.m4: remove stray ")" from rtl22xx_t alias.
2008-12-30 14:22:25 +00:00
Ralf Corsepius
6e73ca2afa
2008-12-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Require <errno.h>. Cleanup comments.
Remove check for <sys/errno.h>.
2008-12-30 05:20:54 +00:00
Ralf Corsepius
4ddd562632
2008-12-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Require <errno.h>. Cleanup comments.
Remove check for <sys/errno.h>.
2008-12-30 05:20:11 +00:00
Ralf Corsepius
85c429b523
2008-12-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Require <errno.h>. Cleanup comments.
Remove check for <sys/errno.h>.
2008-12-30 05:18:42 +00:00
Thomas Doerfler
9814d2ddef
spi-sd-card.c, spi-sd-card.h: removed high-level driver IF, added generic block I/O functions
2008-12-23 08:31:47 +00:00
Ralf Corsepius
c51f900b1d
newlib-1.17.0
2008-12-23 07:06:09 +00:00
Ralf Corsepius
8ffd16bba4
newlib-1.17.0
2008-12-23 07:00:55 +00:00
Ralf Corsepius
842b7c4fe3
Mingw32 update.
2008-12-23 07:00:15 +00:00