summaryrefslogtreecommitdiffstats
path: root/doc/user/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2004-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-051-143/+0
| | | | | * ChangeLog: Merge-in user/ChangeLog. * user/ChangeLog: Remove.
* 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-121-0/+4
| | | | * Makefile.am: Cosmetics.
* 2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-111-0/+4
| | | | * Makefile.am: Cosmetics.
* 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-11-261-0/+5
| | | | | * Makefile.am: Add *.info to CLEANFILES to accomodate automake-1.7f/1.8 breaking building infos.
* 2003-11-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-11-251-0/+5
| | | | | PR 528/rtems_misc * task.t: Fix Ada binding for task variable calls.
* 2003-11-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-11-211-0/+5
| | | | | PR 521/doc * sem.t: Default attributes were wrong for semaphores.
* 2003-09-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-291-0/+4
| | | | * preface.texi: Eliminate references to HPPA.
* 2003-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-221-0/+4
| | | | * Makefile.am: Merger from rtems-4-6-branch.
* 2003-09-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-191-0/+4
| | | | * c_user.texi, fatal.t, preface.texi, rtmon.t: Merge from branch.
* 2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-05-221-2/+2
| | | | * fatal.t: Reflect c/src/exec having moved to cpukit.
* 2003-02-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-02-141-0/+4
| | | | * preface.texi: Remove a29k references and update.
* 2003-02-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-02-031-0/+6
| | | | | | PR 338/filesystem * io.t: Fix Ada binding as side-effect of fixing reentrancy problem with rtems_io_lookup_name() (API change).
* 2003-02-03 Steven Johnson <sjohnson@neurizon.net>Joel Sherrill2003-02-031-0/+6
| | | | | | PR 338/filesystem * io.t: Document the API change that fixed reentrancy problem with rtems_io_lookup_name().
* 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-251-0/+4
| | | | * c_user.texi: Set @setfilename c_user.info.
* 2003-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-241-0/+4
| | | | * Makefile.am: Put GENERATED_FILES into $builddir.
* 2003-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-221-0/+8
| | | | | | | | * version.texi: Remove from CVS. * stamp-vti: Remove from CVS. * .cvsignore: Add version.texi. Add stamp-vti. Re-sort.
* 2003-01-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-01-211-0/+4
| | | | * stamp-vti, version.texi: Regenerated.
* 2002-11-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-131-0/+4
| | | | * stamp-vti, version.texi: Regenerated.
* 2002-10-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-241-0/+4
| | | | * stamp-vti, version.texi: Regenerated.
* 2002-08-27 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-271-0/+4
| | | | * io.t: Correct Ada bindings.
* 2002-07-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-311-0/+4
| | | | * stamp-vti, version.texi: Regenerated.
* 2002-06-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-06-281-0/+6
| | | | | | * userext.t: Per PR228, correct the prototype of the task create user extension to indicate it returns a boolean and augment the documentation to explain the purpose of the boolean return value.
* 2002-04-12 Chris Johns <ccj@acm.org>Joel Sherrill2002-04-131-0/+6
| | | | | | * doc/user/userext.t: Per PR138, updated the documentation to show how to obtain an extension table index. Also provided some extra background on the user extension API.
* 2002-04-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-04-031-0/+4
| | | | * io.t: Fix typo @sybsection.
* 2002-03-27 Eric Norum <eric.norum@usask.ca>Joel Sherrill2002-03-281-0/+5
| | | | | * intr.t: Per PR165, now correctly states that passing a NULL pointer for the return argument is an error.
* 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-03-281-0/+4
| | | | * Makefile.am: Remove AUTOMAKE_OPTIONS.
* 2002-03-27 Eric Norum <eric.norum@usask.ca>Joel Sherrill2002-03-271-0/+5
| | | | | * PR161 * rtmon.t: Add rtems_ prefix to directives in the example.
* 2002-03-22 Chris Johns <ccj@acm.org>Joel Sherrill2002-03-271-0/+5
| | | | | * io.t, conf.t: PR 160. Added the IO Manager's register and unregister interface documentation.
* 2002-03-15 Eric Norum <eric.norum@usask.ca>Joel Sherrill2002-03-151-0/+4
| | | | * rtmon.t: Correct example and correctly used ensure not insure.
* 2002-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-01-181-0/+4
| | | | * Makefile.am: include main.am, require automake-1.5.
* 2001-01-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-01-171-0/+4
| | | | * .cvsignore: Added rtems_header.html and rtems_footer.html.
* 2001-01-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-01-171-0/+6
| | | | | | * timer.t: Added task-based timer information including the new directives rtems_timer_initiate(), rtems_timer_server_fire_after(), and rtems_timer_server_fire_when().
* Adding ChangeLogs.Joel Sherrill2000-08-251-0/+3