source: rtems/c/src/lib/libc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @a0a225f   07/02/99 18:50:40 Joel Sherrill Added code to initialize the /etc/group and /etc/passwd files. 4.104.114.84.95
(edit) @c51917f3   07/02/99 18:09:03 Joel Sherrill Fixed format strings and warnings. 4.104.114.84.95
(edit) @c3d20eb   07/02/99 18:03:43 Joel Sherrill Reentrant versions added by Joel. Signficant formatting cleanup. 4.104.114.84.95
(edit) @258fd79   07/02/99 17:13:27 Joel Sherrill Password and group routines added by Ralf Corsepius … 4.104.114.84.95
(edit) @937ab62c   06/15/99 22:16:30 Joel Sherrill After comments D. V. Henkel-Wallace <gumby@…>, the interface … 4.104.114.84.95
(edit) @4ecc390   06/14/99 20:18:56 Joel Sherrill RTEMS_FILESYSTEM_READ_WRITE_ONLY changed to … 4.104.114.84.95
(edit) @d741406c   06/14/99 20:18:13 Joel Sherrill Wrong prototype corrected. 4.104.114.84.95
(edit) @0ac8e382   06/14/99 19:44:07 Joel Sherrill Warning removal from D. V. Henkel-Wallace <gumby@…>. 4.104.114.84.95
(edit) @d001776f   06/11/99 14:49:13 Joel Sherrill Added local prototype of ioctl() to avoid requiring sys/ioctl.h. 4.104.114.84.95
(edit) @8dba373   06/09/99 13:50:47 Joel Sherrill Switched to using strcasecmp() since it is more portable. D. V. … 4.104.114.84.95
(edit) @1c841bd2   05/27/99 16:13:19 Joel Sherrill Split out the routine rtems_assoc_name_bad(). 4.104.114.84.95
(edit) @556ea0e3   05/27/99 16:12:20 Joel Sherrill Removed usage of printf. 4.104.114.84.95
(edit) @5adf355a   05/27/99 16:11:52 Joel Sherrill Split initialization and reserve resources from termios to reduce size … 4.104.114.84.95
(edit) @4c5080ed   05/11/99 16:30:51 Joel Sherrill Fix based on bug report from Jay Kulpinski <jskulpin@…> … 4.104.114.84.95
(edit) @933388ae   04/22/99 21:13:23 Joel Sherrill Added lstat(). 4.104.114.84.95
(edit) @196094eb   04/19/99 13:19:14 Joel Sherrill Patch from Ralf Corsepius <corsepiu@…>: This one is … 4.104.114.84.95
(edit) @d006519b   04/15/99 19:01:32 Joel Sherrill Added reentrant versions. 4.104.114.84.95
(edit) @a68e6b9   04/15/99 18:58:43 Joel Sherrill Updated version string. 4.104.114.84.95
(edit) @5eb7da97   04/01/99 16:20:03 Joel Sherrill Disable IXON by default based on comment from Eric Norum … 4.104.114.84.95
(edit) @18040d3   03/31/99 23:35:22 Joel Sherrill Patch from Thomas Doerfler <td@…> to add flow control: … 4.104.114.84.95
(edit) @ec2328ee   03/31/99 23:24:57 Jennifer.Averett Removed asserts that shouldn't be called and commented case where this … 4.104.114.84.95
(edit) @f719ef1   03/31/99 23:23:52 Jennifer.Averett Corrected return value. 4.104.114.84.95
(edit) @707d4d0   03/30/99 17:42:25 Joel Sherrill Removed warning for const removal. 4.104.114.84.95
(edit) @77c81fd2   03/29/99 18:24:34 Jennifer.Averett Removed an uninitialized variable. 4.104.114.84.95
(edit) @4fb9af8   03/19/99 23:26:11 Joel Sherrill Another cleanup patch for the previous rejected hunk. 4.104.114.84.95
(edit) @c0a36429   03/19/99 22:59:20 Joel Sherrill A cleanup patch on fcntl.c from Eric Norum <eric@…> for … 4.104.114.84.95
(edit) @d8ff793   03/19/99 22:27:02 Joel Sherrill Towards automake XI patch from Ralf Corsepius … 4.104.114.84.95
(edit) @af020036   03/19/99 21:51:58 Joel Sherrill Patch from Eric Norum <eric@…> that adds external fcntl … 4.104.114.84.95
(edit) @23c4bbf5   03/16/99 01:41:16 Joel Sherrill Use proper include for libio.h. 4.104.114.84.95
(edit) @b10f6e1   03/08/99 21:39:39 Joel Sherrill Corrected bug where pointer to doubly linked blocks was being … 4.104.114.84.95
(edit) @3195d9c   03/08/99 21:39:16 Joel Sherrill Added code to translate internal libio flags to POSIX style flags. 4.104.114.84.95
(edit) @1bb17020   03/08/99 21:38:56 Joel Sherrill Added support for F_GETFL and F_SETFL. 4.104.114.84.95
(edit) @b02af64   03/08/99 21:37:13 Joel Sherrill Removed unused variable. 4.104.114.84.95
(edit) @3ef8798   03/06/99 18:09:15 Joel Sherrill Added F_GETFL support so the fdopen() implementation in newlib 1.8.1 … 4.104.114.84.95
(edit) @73f6236   03/01/99 22:40:08 Joel Sherrill Patch from Eric Norum <eric@…> to eliminate external IO … 4.104.114.84.95
(edit) @3cf8394   02/24/99 20:58:47 Joel Sherrill Changed IMFS to use IMFS_NAME_MAX as the maximum length of a basename … 4.104.114.84.95
(edit) @8548fe0   02/18/99 18:36:05 Joel Sherrill Part of the automake VI patch from Ralf Corsepius … 4.104.114.84.95
(edit) @edfb0eb   02/18/99 15:11:41 Joel Sherrill GLobal reentrancy structure is now dynamically initialized. 4.104.114.84.95
(edit) @7e2a525b   02/15/99 18:56:08 Joel Sherrill Patch from Eric Valette <valette@…> to undo the patch that … 4.104.114.84.95
(edit) @9619ff3   02/10/99 17:05:55 Joel Sherrill Set the read/write offset to 0 when the file is opened. The ACVC had … 4.104.114.84.95
(edit) @efb1b830   02/10/99 17:04:54 Joel Sherrill Corrected multiple places the file size was not being properly updated. 4.104.114.84.95
(edit) @3165b4d3   02/10/99 17:04:12 Joel Sherrill Added getcwd(). 4.104.114.84.95
(edit) @2f87c843   02/05/99 00:28:43 Joel Sherrill Corrected spacing and added some new error checks that were needed to … 4.104.114.84.95
(edit) @c9df8d8f   01/28/99 18:42:04 Joel Sherrill Patch from Eric Norum <eric@…> to set more flags in … 4.104.114.84.95
(edit) @d78b7a9e   01/26/99 01:49:31 Joel Sherrill Added libio_sockets.c to hold support routines for networking code. 4.104.114.84.95
(edit) @2d733c42   01/20/99 15:48:22 Joel Sherrill More general fix based on bug report and patch from Ian Lance Taylor … 4.104.114.84.95
(edit) @eb6fafd   01/19/99 20:19:22 Joel Sherrill Per bug report from Jiri Gaisler that RTEMS would no longer build with … 4.104.114.84.95
(edit) @73441b6f   01/04/99 16:26:37 Joel Sherrill Removed blank lines 4.104.114.84.95
(edit) @e22d644   12/14/98 23:01:43 Joel Sherrill Corrected prototype to confirm to POSIX 1003.1b. 4.104.114.84.95
(edit) @cca4400   12/10/98 23:31:54 Joel Sherrill Merged Eric Norum's select patch that was based on 4.0 and resolved … 4.104.114.84.95
(edit) @a4e2f08   12/03/98 22:19:06 Jennifer.Averett Added imfs_fdatasync routine that gets called from both fdatasync and … 4.104.114.84.95
(edit) @49629bd8   12/03/98 22:17:46 Jennifer.Averett Added a imfs fdatasync routine that gets called for fdatasync and datasync. 4.104.114.84.95
(edit) @5822f43   12/03/98 22:17:26 Jennifer.Averett Added source for F_DUPFD. 4.104.114.84.95
(edit) @7a3878b   12/03/98 22:17:13 Jennifer.Averett Modifications for RTEMS_UNIX. 4.104.114.84.95
(edit) @af73d86f   12/03/98 22:16:55 Jennifer.Averett Added a imfs fdatasync routine that gets called for fdatasync and … 4.104.114.84.95
(edit) @07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a … 4.104.114.84.95
(edit) @d3b34d2   10/22/98 16:15:40 Joel Sherrill Changed all of these to stubs. 4.104.114.84.95
(edit) @0cd2bd96   10/13/98 18:04:16 Joel Sherrill Added rest of opendir family and made it compile. 4.104.114.84.95
(edit) @928395e   10/13/98 16:07:38 Joel Sherrill New files. 4.104.114.84.95
(edit) @fbd5320   10/13/98 14:59:35 Joel Sherrill Modified to avoid building certain files under UNIX. 4.104.114.84.95
(edit) @22bb7cd1   10/12/98 17:28:33 Joel Sherrill New files. 4.104.114.84.95
(edit) @d2018142   10/12/98 17:23:28 Joel Sherrill Removed fork(), execv(), and wait() since they are now stubbed in the … 4.104.114.84.95
(edit) @f7f64f6   10/12/98 17:23:03 Joel Sherrill Added opendir and readdir. 4.104.114.84.95
(edit) @388be68f   10/01/98 21:44:31 Joel Sherrill Patch from Ian Lance Taylor <ian@…>: The reentrant … 4.104.114.84.95
(edit) @3b93a2de   09/23/98 16:34:23 Joel Sherrill Modifed to zero out the C heap if the CPU Table indicates that the … 4.104.114.84.95
(edit) @8a496e46   09/23/98 13:20:34 Joel Sherrill Patch from Aleksey (Quality Quorum <qqi@…>): 1. … 4.104.114.84.95
(edit) @30ba752   09/21/98 00:01:26 Joel Sherrill Patch from Eric Norum: I fixed the problems noted by Victor … 4.104.114.84.95
(edit) @d9d75fc   08/31/98 23:06:50 Joel Sherrill Patch from Emmanuel Raguet <raguet@…>: I have reworked … 4.104.114.84.95
(edit) @85734b3   08/31/98 22:53:42 Joel Sherrill Patch from Eric Norum <eric@…>: I think I figured … 4.104.114.84.95
(edit) @b3fd1641   08/21/98 15:32:19 Joel Sherrill Fix from Eric Norum <eric@…>: "Thomas Doerfler" … 4.104.114.84.95
(edit) @bbdab89   08/21/98 12:52:08 Joel Sherrill Added initialization of missing termios structure entries. 4.104.114.84.95
(edit) @bd7c547   07/28/98 16:49:36 Joel Sherrill Closed window thanks to patch from Eric Norum. 4.104.114.84.95
(edit) @4555bc1e   07/17/98 22:34:54 Joel Sherrill Initialized tty->refcount to 0. When (for whatever reason) malloc() … 4.104.114.84.95
(edit) @6e65840   07/17/98 13:05:03 Joel Sherrill Patch from Dario Alcocer <alcocer@…>. His comments: … 4.104.114.84.95
(edit) @270d58f   07/06/98 19:00:33 Joel Sherrill New file to satisfy readdir() family. 4.104.114.84.95
(edit) @a05de51   07/01/98 21:33:38 Joel Sherrill Added _stat_r and changed spacing. 4.104.114.84.95
(edit) @9a6994b4   06/18/98 15:22:35 Joel Sherrill Added freebsd support from Dario Alcocer <alcocer@…>. 4.104.114.84.95
(edit) @ce691c51   06/18/98 15:14:48 Joel Sherrill Corrected so it returns the correct date. Previously was getting the … 4.104.114.84.95
(edit) @64be9d4   06/02/98 17:38:16 Joel Sherrill Added some missing files per Eric Norum. 4.104.114.84.95
(edit) @119bced   05/22/98 14:51:11 Joel Sherrill Added tcdrain(), cfgetospeed(0, cfsetospeed(), cfgetispeed(), and … 4.104.114.84.95
(edit) @27dccae   05/20/98 17:09:12 Joel Sherrill Patch to add return status to rtems_termios_enqueue_raw_characters … 4.104.114.84.95
(edit) @603d706   05/20/98 17:00:22 Joel Sherrill Added tcdrain() from Eric Norum 4.104.114.84.95
(edit) @9c3b406b   05/19/98 11:34:04 Joel Sherrill Addition of tcdrain() from Eric Norum. 4.104.114.84.95
(edit) @3ac8e59c   05/19/98 10:53:12 Joel Sherrill Removed prototype of rtems_libio_config() per Chris Johns' eagle eye. 4.104.114.84.95
(edit) @c4638fff   05/11/98 17:39:59 Joel Sherrill new file to support execv family support in newlib 4.104.114.84.95
(edit) @d37ea462   05/11/98 17:39:38 Joel Sherrill execv*() now comes from newlib. 4.104.114.84.95
(edit) @161e1b3f   05/04/98 12:41:07 Joel Sherrill Patch from Eric Norum to switch to termios callback structure, add … 4.104.114.84.95
(edit) @edbb81d0   04/27/98 14:39:51 Joel Sherrill Removed redundant implementation of tcgetattr and tcsetattr. 4.104.114.84.95
(edit) @4955afc   04/18/98 17:25:35 Joel Sherrill rtems_libio_number_iops is now defined in confdefs.h so the maximum … 4.104.114.84.95
(edit) @bd9c3d1   04/15/98 20:50:31 Joel Sherrill Numerous changes which in total greatly reduced the amount of source … 4.104.114.84.95
(edit) @c796ea9   04/06/98 15:57:58 Joel Sherrill More stuff removed as a result of using newlib's isatty() … 4.104.114.84.95
(edit) @b82c957   04/03/98 18:45:42 Joel Sherrill Removed isatty() since we are now using newlib's implementation as a … 4.104.114.84.95
(edit) @ece79bb1   03/27/98 21:08:59 Joel Sherrill GO32 does not have sockets. 4.104.114.84.95
(edit) @3973e40   03/27/98 16:34:25 Joel Sherrill Should have included <rtems.h> before checking for ifdef RTEMS_UNIX. … 4.104.114.84.95
(edit) @725f310   03/20/98 16:28:36 Joel Sherrill Removed blank line. 4.104.114.84.95
(edit) @60b791ad   02/17/98 23:46:28 Joel Sherrill updated copyright to 1998 4.104.114.84.95
(edit) @9646d5be   02/17/98 18:46:38 Joel Sherrill Patch from Eric Norum <eric@…>: I've gone through … 4.104.114.84.95
(edit) @f00d7ad   02/03/98 18:30:05 Joel Sherrill Added call to libc_wrapup() in _exit. This fixes a problem where the … 4.104.114.84.95
(edit) @5c3511e   01/30/98 21:49:51 Joel Sherrill Big patch form Ralf Corsepius described in this email: Here is the … 4.104.114.84.95
(edit) @421dfef6   01/30/98 20:59:22 Joel Sherrill Corrected Linux port for glibc2 4.104.114.84.95
Note: See TracRevisionLog for help on using the revision log.