# # ChangeLog for cpukit/libmisc/stringto/stringto_template.h in rtems # # Generated by Trac 1.2.1.dev0 # 05/27/24 21:18:31 Tue, 01 Dec 2009 22:16:10 GMT Joel Sherrill [2c6a3e7e] * cpukit/ChangeLog (modified) * cpukit/libmisc/stringto/stringto.h (modified) * cpukit/libmisc/stringto/stringto_template.h (modified) 2009-12-01 Joel Sherrill * ... Sun, 29 Nov 2009 11:57:23 GMT Ralf Corsepius [33c3b54d] * cpukit/include/rtems/bsd/sys/queue.h (modified) * cpukit/include/rtems/bspIo.h (modified) * cpukit/include/rtems/fs.h (modified) * cpukit/include/rtems/irq.h (modified) * cpukit/include/rtems/pci.h (modified) * cpukit/include/rtems/userenv.h (modified) * cpukit/libblock/include/rtems/bdbuf.h (modified) * cpukit/libblock/include/rtems/blkdev.h (modified) * cpukit/libblock/include/rtems/diskdevs.h (modified) * cpukit/libblock/include/rtems/flashdisk.h (modified) * cpukit/libblock/include/rtems/nvdisk-sram.h (modified) * cpukit/libblock/include/rtems/nvdisk.h (modified) * cpukit/libblock/include/rtems/ramdisk.h (modified) * cpukit/libcsupport/include/console.h (modified) * cpukit/libcsupport/include/rtc.h (modified) * cpukit/libcsupport/include/rtems/framebuffer.h (modified) * cpukit/libcsupport/include/rtems/malloc.h (modified) * cpukit/libcsupport/include/sys/ioctl.h (modified) * cpukit/libcsupport/include/timerdrv.h (modified) * cpukit/libcsupport/include/vmeintr.h (modified) * cpukit/libcsupport/include/zilog/z8036.h (modified) * cpukit/libmisc/capture/capture.h (modified) * cpukit/libmisc/dumpbuf/dumpbuf.h (modified) * cpukit/libmisc/fb/fb.h (modified) * cpukit/libmisc/monitor/monitor.h (modified) * cpukit/libmisc/stackchk/stackchk.h (modified) * cpukit/libmisc/stringto/stringto_template.h (modified) * cpukit/rtems/include/rtems.h (modified) * cpukit/rtems/include/rtems/rtems/attr.h (modified) * cpukit/rtems/include/rtems/rtems/barrier.h (modified) * cpukit/rtems/include/rtems/rtems/clock.h (modified) * cpukit/rtems/include/rtems/rtems/config.h (modified) * cpukit/rtems/include/rtems/rtems/dpmem.h (modified) * cpukit/rtems/include/rtems/rtems/event.h (modified) * cpukit/rtems/include/rtems/rtems/intr.h (modified) * cpukit/rtems/include/rtems/rtems/message.h (modified) * cpukit/rtems/include/rtems/rtems/modes.h (modified) * cpukit/rtems/include/rtems/rtems/object.h (modified) * cpukit/rtems/include/rtems/rtems/part.h (modified) * cpukit/rtems/include/rtems/rtems/ratemon.h (modified) * cpukit/rtems/include/rtems/rtems/region.h (modified) * cpukit/rtems/include/rtems/rtems/sem.h (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/include/rtems/rtems/timer.h (modified) Whitespace removal. Thu, 23 Jul 2009 14:32:34 GMT Joel Sherrill [48751ab] * cpukit/ChangeLog (modified) * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/shell/main_chmod.c (modified) * cpukit/libmisc/shell/main_mdump.c (modified) * cpukit/libmisc/shell/main_medit.c (modified) * cpukit/libmisc/shell/main_mfill.c (modified) * cpukit/libmisc/shell/main_mmove.c (modified) * cpukit/libmisc/shell/main_msdosfmt.c (modified) * cpukit/libmisc/shell/main_mwdump.c (modified) * cpukit/libmisc/shell/main_sleep.c (modified) * cpukit/libmisc/shell/main_umask.c (modified) * cpukit/libmisc/shell/shell_script.c (modified) * cpukit/libmisc/stringto/stringto.h (modified) * cpukit/libmisc/stringto/stringto_template.h (modified) * cpukit/libmisc/stringto/stringtopointer.c (added) 2009-07-23 Joel Sherrill * ... Wed, 22 Jul 2009 15:17:37 GMT Joel Sherrill [35d09ba] * cpukit/ChangeLog (modified) * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/shell/main_chmod.c (modified) * cpukit/libmisc/shell/main_mdump.c (modified) * cpukit/libmisc/shell/main_medit.c (modified) * cpukit/libmisc/shell/main_mfill.c (modified) * cpukit/libmisc/shell/main_mmove.c (modified) * cpukit/libmisc/shell/main_msdosfmt.c (modified) * cpukit/libmisc/shell/main_mwdump.c (modified) * cpukit/libmisc/shell/main_sleep.c (modified) * cpukit/libmisc/shell/main_umask.c (modified) * cpukit/libmisc/shell/shell.h (modified) * cpukit/libmisc/shell/shell_script.c (modified) * cpukit/libmisc/shell/str2int.c (deleted) * cpukit/libmisc/stringto/stringto_template.h (modified) 2009-07-22 Joel Sherrill * ... Wed, 22 Jul 2009 14:26:25 GMT Joel Sherrill [e8d59ca] * cpukit/ChangeLog (modified) * cpukit/Makefile.am (modified) * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/stringto/stringto.h (added) * cpukit/libmisc/stringto/stringto_template.h (added) * cpukit/libmisc/stringto/stringtodouble.c (added) * cpukit/libmisc/stringto/stringtofloat.c (added) * cpukit/libmisc/stringto/stringtoint.c (added) * cpukit/libmisc/stringto/stringtolong.c (added) * cpukit/libmisc/stringto/stringtolonglong.c (added) * cpukit/libmisc/stringto/stringtounsignedchar.c (added) * cpukit/libmisc/stringto/stringtounsignedint.c (added) * cpukit/libmisc/stringto/stringtounsignedlong.c (added) * cpukit/libmisc/stringto/stringtounsignedlonglong.c (added) * cpukit/preinstall.am (modified) * cpukit/wrapup/Makefile.am (modified) 2009-07-22 Joel Sherrill * ...