summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2007-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-052-5/+13
| | | | | PR 1221/cpukit * posix/src/pthreadequal.c: Fix critical section nesting.
* 2007-02-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2007-02-222-2/+7
| | | | | * libcsupport/Makefile.am: Move getpagesize.c to newlib-only compiled files.
* 2007-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-02-222-1/+5
| | | | * wrapup/Makefile.am: Use MKDIR_P instead of mkdir_p.
* Upgrade to 4.7.0Joel Sherrill2007-02-211-1/+1
|
* This commit was manufactured by cvs2svn to create branch 'rtems-4-7-branch'.cvs2git2007-02-211-0/+24
| | | | | Cherrypick from master 2007-02-21 18:10:50 UTC Ralf Corsepius <ralf.corsepius@rtems.org> 'Misc. hacks': Makefile.maint cpukit/libcsupport/src/getpagesize.c
* 2007-02-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-02-212-2/+6
| | | | * score/src/coremsgsubmit.c: Use Wait.option to avoid cast.
* 2007-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2007-02-111-0/+3
| | | | | | * score/include/rtems/score/heap.h, score/src/heap.c, score/src/heapallocatealigned.c, score/src/heapresizeblock.c: More size_t for heap-sizes.
* More size_t for heap-sizes.Ralf Corsepius2007-02-114-8/+8
|
* 2007-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2007-02-111-0/+3
| | | | | | * score/include/rtems/score/heap.h, score/src/heap.c, score/src/heapallocate.c, score/src/heapextend.c: Use size_t for heap-sizes.
* Use size_t for heap-sizes.Ralf Corsepius2007-02-114-8/+8
|
* 2007-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2007-02-112-60/+64
| | | | * libnetworking/resolv.h: Typo fixes. Remove __P().
* 2007-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2007-02-091-0/+5
| | | | | * rtems/include/rtems/rtems/tasks.h, rtems/src/taskcreate.c: Use size_t for stack-sizes.
* Use size_t for stack-sizes.Ralf Corsepius2007-02-092-3/+3
|
* 2007-02-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-02-072-58/+6
| | | | | * libnetworking/vm/vm_extern.h: Remove non-implemented/unused functions.
* 2007-02-06 Till Straumann <strauman@slac.stanford.edu>Till Straumann2007-02-062-13/+28
| | | | | | * libcsupport/src/gxx_wrappers.c: fix PR#690. Supply taskvar dtor to plug memory leak. Applied patch attached to PR#690.
* 2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-02-061-0/+7
| | | | | | | * libcsupport/src/getpagesize.c: New (moved from posix/src). * posix/src/getpagesize.c: Removed. * posix/Makefile.am: Remove references to getpagesize.c. * libcsupport/Makefile.am: Add getpagesize.c.
* Removed.Ralf Corsepius2007-02-061-23/+0
|
* Remove references to getpagesize.c.Ralf Corsepius2007-02-061-1/+1
|
* Add getpagesize.c.Ralf Corsepius2007-02-061-1/+1
|
* 2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-02-062-0/+6
| | | | * posix/src/sysconf.c: Add support for _SC_PAGESIZE (PR 1215).
* 2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-02-062-3/+7
| | | | * score/inline/rtems/score/coremsg.inl: More size_t and consts.
* 2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-02-061-0/+2
| | | | | * rtems/src/msgqsend.c: Use size_t for sizes. * rtems/src/msgqurgent.c: Use size_t for sizes.
* Use size_t for sizes.Ralf Corsepius2007-02-062-2/+2
|
* Use size_t for sizes.Ralf Corsepius2007-02-061-2/+2
|
* 2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-02-061-0/+9
| | | | | | | | | * rtems/src/msgqbroadcast.c: Use size_t for sizes. * rtems/src/msgmp.c: Use size_t for sizes. * rtems/src/msgqsubmit.c: Use size_t for sizes. * rtems/include/rtems/rtems/msgmp.h: Use size_t for sizes. * rtems/include/rtems/rtems/message.h: Use size_t for sizes. * score/inline/rtems/score/coremsg.inl: Use size_t for sizes.
* Use size_t for sizes.Ralf Corsepius2007-02-066-9/+9
|
* Use size_t for sizes.Ralf Corsepius2007-02-065-6/+6
|
* 2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-02-061-0/+5
| | | | | | | | * itron/src/trcv_mbf.c: Use size_t for sizes. * libmisc/monitor/mon-object.c: Use size_t for sizes. * libmisc/monitor/mon-server.c: Use size_t for sizes. * libmisc/monitor/monitor.h: Use size_t for sizes. * libmisc/mw-fb/mw_uid.c: Use size_t for sizes.
* 2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-02-061-0/+1
| | | | * rtems/include/rtems/rtems/message.h: Use size_t for sizes.
* Use size_t for sizes.Ralf Corsepius2007-02-061-1/+1
|
* 2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-02-061-0/+2
| | | | | * rtems/src/msgqreceive.c: Use size_t for sizes. * posix/src/mqueuerecvsupp.c: Use size_t for sizes.
* Use size_t for sizes.Ralf Corsepius2007-02-062-2/+2
|
* 2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-02-061-0/+4
| | | | * score/src/coremsgseize.c: Use size_t for sizes.
* Use size_t for sizes.Ralf Corsepius2007-02-061-1/+1
|
* Use size_t for sizes.Ralf Corsepius2007-02-052-2/+2
|
* 2007-02-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-02-051-0/+2
| | | | | * posix/include/rtems/posix/mqueue.h: Use size_t for sizes. * posix/src/mqueuesendsupp.c: Use size_t for sizes.
* Use size_t for sizes.Ralf Corsepius2007-02-053-6/+6
|
* 2007-02-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-02-051-0/+6
| | | | | | * score/include/rtems/score/coremsg.h: Use size_t for sizes. * score/src/coremsgbroadcast.c: Use size_t for sizes. * score/src/coremsgsubmit.c: Use size_t for sizes.
* 2007-01-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-302-11/+15
| | | | * libblock/src/show_bdbuf.c: Use inttypes.h macros.
* 2007-01-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-292-18/+20
| | | | * libmisc/mw-fb/mw_fb.h: Eliminate __u32, __u16.
* 2007-01-28 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-282-6/+7
| | | | | * libnetworking/libc/gethostbyht.c: Remove warning on unused vars. Remove isblank (supposed to be provided by libc).
* 2007-01-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-272-904/+908
| | | | * libblock/src/show_bdbuf.c: Convert from DOS to UNIX.
* Fix typos.Ralf Corsepius2007-01-271-1/+0
|
* 2007-01-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-271-0/+8
| | | | | | | | * score/include/rtems/system.h: Remove __RTEMS_MAJOR__, __RTEMS_MINOR__, __RTEMS_REVISION__ (moved to cpuopt.h). * configure.ac: Dynamically derive __ __RTEMS_MAJOR__, __RTEMS_MINOR__, __RTEMS_REVISION__ from _RTEMS_VERSION. Add __RTEMS_MAJOR__, __RTEMS_MINOR__,__RTEMS_REVISION__ to cpuopt.h.
* Remove __RTEMS_MAJOR__,Ralf Corsepius2007-01-271-18/+0
| | | | __RTEMS_MINOR__, __RTEMS_REVISION__ (moved to cpuopt.h).
* Dynamically derive __ __RTEMS_MAJOR__,Ralf Corsepius2007-01-271-0/+19
| | | | | __RTEMS_MINOR__, __RTEMS_REVISION__ from _RTEMS_VERSION. Add __RTEMS_MAJOR__, __RTEMS_MINOR__,__RTEMS_REVISION__ to cpuopt.h.
* Cosmetics.Ralf Corsepius2007-01-261-1/+1
|
* Fixed spacing.Joel Sherrill2007-01-171-3/+4
|
* 2007-01-16 Till Straumann <strauman@slac.stanford.edu>Till Straumann2007-01-173-1/+91
| | | | | * libi2c/libi2c.c, libi2c/libi2c.h: Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
* 2007-01-16 Till Straumann <strauman@slac.stanford.edu>Till Straumann2007-01-174-4/+138
| | | | | | | * libnetworking/rtems/rtems_mii_ioctl.c, * libnetworking/rtems/rtems_mii_ioctl.h, * libnetworking/rtems/rtems_mii_ioctl_kern.c: Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.