source: rtems/cpukit/libcsupport

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3ccfb583   05/13/22 11:10:00 Sebastian Huber Synchronize all file descriptors in sync() Synchronize all file …
(edit) @3afdf65   05/03/22 18:32:35 ryan.long error.c: Add file header and license This file had no header, …
(edit) @37bcb0e   04/29/22 20:13:30 ryan.long getpid: Add file headers and licenses This file had no header, …
(edit) @a8b63fd   04/21/22 20:43:13 ryan.long cpukit/libcsupport: Adding file headers and licenses These files had …
(edit) @5f8c41c   04/01/22 18:18:49 joel Update email address of Fernando Ruiz Casas to <fruizcasas@…> …
(edit) @821e89d   03/30/22 22:30:12 joel cpukit/libcsupport/src/_*: Change license to BSD-2 Updates #3053.
(edit) @70432fc   03/30/22 22:28:56 joel cpukit/libcsupport/src/[g-r]*: Change license to BSD-2 Updates #3053.
(edit) @df1cb9f   03/30/22 22:29:36 joel cpukit/libcsupport/src/[s-z]*: Change license to BSD-2 Updates #3053.
(edit) @d90e2dc1   03/30/22 22:28:06 joel cpukit/libcsupport/src/[a-f]*: Change license to BSD-2 Updates #3053.
(edit) @a340ca1   03/31/22 06:21:58 Sebastian Huber libcsupport: Use _fwalk_reent() Use _fwalk_reent() instead of …
(edit) @628bd9b   03/22/22 19:40:34 joel cpukit/: Update Eric Norum contact info and normalize file headers
(edit) @255fe43   03/01/22 20:40:44 joel cpukit/: Scripted embedded brains header file clean up Updates #4625.
(edit) @7b5948d4   08/12/21 07:51:55 christian.mauderer termios: Pass number of sent chars to l_start At the moment the line …
(edit) @2145e0c7   01/26/22 10:01:44 Sebastian Huber Remove obsolete rtems_gxx_*() implementation GCC versions prior to …
(edit) @d7205f0   04/08/20 15:14:41 Sebastian Huber libc: Optimize malloc() initialization The BSPs provide memory for …
(edit) @0221da5f   10/12/21 06:26:39 Sebastian Huber rtems: Fix rate monotonic statistics The rate monotonic period …
(edit) @3951d4d   08/23/21 16:43:23 ryan.long pxcdevctl: Adjust for standard psxdevctl is supposed to return the …
(edit) @d999f865   07/29/21 12:48:40 Sebastian Huber rtems: Generate <rtems/bspIo.h> Change license to BSD-2-Clause …
(edit) @6e82e9e8   07/28/21 17:02:54 Sebastian Huber libcsupport: Consistent rtems_putc() output Use the same function to …
(edit) @79b94a2d   07/28/21 14:48:59 Sebastian Huber libcsupport: Fix TOCTOU in getchark() Use the same function pointer …
(edit) @7a723293   06/09/21 15:36:06 joel futimens.c, utime.c: Remove unnecessary include of <sys/stat.h>.
(edit) @ea41722c   04/30/21 17:14:48 ryan.long Change filesystem utime_h handler to utimens_h Also updated licenses. …
(edit) @ea881bf   04/28/21 16:44:29 ryan.long libcsupport: Implement utimes() in terms of utimensat() utimes() now …
(edit) @bb704123   04/28/21 16:42:50 ryan.long libcsupport: Implement utime() in terms of utimensat() utime() now …
(edit) @335f705   04/28/21 16:40:56 ryan.long libcsupport: Added futimens() and utimensat() Created futimens.c and …
(edit) @76d5722b   05/21/21 21:30:20 joel sysinit: Do not open console when just referencing reentrancy …
(edit) @c46d125   05/06/21 17:25:09 Sebastian Huber Check the alignment in posix_memalign() earlier Make sure all …
(edit) @2c5199b   05/05/21 06:49:52 Sebastian Huber Return NULL for zero size allocations In POSIX, zero size memory …
(edit) @5580b93   05/05/21 06:46:24 Sebastian Huber libc: Reimplement posix_memlign() Move all error checks into …
(edit) @d692c62d   05/03/21 07:17:33 Sebastian Huber Make zero size allocation result consistent The zero size allocations …
(edit) @a70d60a   04/28/21 20:24:54 ryan.long pwdgrp.c: Removed unused variable The 'sc' variable was originally …
(edit) @51defd92   04/20/21 17:30:35 Sebastian Huber Fix calloc() behaviour in case of overflow The multiplication to …
(edit) @6c66bbb   04/20/21 07:58:06 Sebastian Huber malloc: Hide RTEMS_Malloc_Sbrk_amount Move RTEMS_Malloc_Sbrk_amount …
(edit) @d8a5e14   04/20/21 06:41:00 Sebastian Huber libcsupport: Move rtems_calloc() Move rtems_calloc() since it only …
(edit) @2b32146   04/20/21 07:33:52 Sebastian Huber Remove superfluous <rtems/score/wkspace.h> includes
(edit) @d4d2f648   03/27/21 14:55:49 joel pwdgrp.c: Change to simply ignore return value from mkdir(/etc) At …
(edit) @37fc651   03/23/21 16:25:15 ryan.long pwdgrp.c: Remove _Assert. /etc may already exist Removed the …
(edit) @55ba229   03/02/21 16:46:02 ryan.long pwdgrp.c: Fix Unchecked return value from library (CID #1255518) CID …
(edit) @f0f8c111   02/27/21 06:09:01 vijay getgrent.c, record-client.c: Add missing includes for assert.h
(edit) @e5e58da   02/19/21 22:30:13 ryan.long getgrent.c: Fix Unchecked return value error (CID #1459004) CID …
(edit) @1b322a6   02/19/21 22:06:38 ryan.long printertask.c: Fix Unchecked return value (CID #1399710) CID 1399710: …
(edit) @14f5a05   02/12/21 20:38:23 ryan.long consolesimpletask.c: Fix Two Unchecked Return Values (CID #1437625 and …
(edit) @03dff201   02/09/21 01:48:07 Chris Johns libcsupport: Add sbrk greedy support to consume all sbrk memory - …
(edit) @7ca3b28   02/08/21 06:27:34 Chris Johns libcsupport: Have greedy allocations use consume extended memory - …
(edit) @822cad89   01/25/21 01:03:06 Chris Johns libcsupport: Add no_regular_file_mknod as a mount option to the mount …
(edit) @f2185d10   09/30/20 09:31:58 Sebastian Huber Decouple the C Program Heap initialization Before this patch …
(edit) @6e6e233   08/31/20 15:27:44 Sebastian Huber config: Add zero file descriptor data structures Fix linker errors in …
(edit) @9566538   08/03/20 09:46:48 Sebastian Huber termios: Make rtems_termios_ttyMutex private This mutex is used to …
(edit) @7746b0de   04/08/20 08:28:47 Sebastian Huber malloc: Make deferred free support optional Only include the deferred …
(edit) @48dd7b8c   06/29/20 19:35:08 kinsey.moore score: Add CPU_USE_LIBC_INIT_FINI_ARRAY This introduces the …
(edit) @153b2669   05/07/20 06:45:29 Sebastian Huber termios: Replace rtems_termios_isig_status_code Merge the … 5
(edit) @cfe8f7a   04/27/20 14:14:06 Sebastian Huber doxygen: Switch @brief and @ingroup This order change fixes the Latex … 5
(edit) @80cf60e   04/15/20 07:48:32 Sebastian Huber Canonicalize config.h include Use the following variant which was … 5
(edit) @c584d4e   03/13/20 09:14:04 Sebastian Huber rtems: Add rtems_put_char() Update #3904. 5
(edit) @c2287ba2   03/10/20 16:07:19 Sebastian Huber libio: Robust file descriptor reference counting There was a race … 5
(edit) @fa3005f   03/01/20 10:56:08 Sebastian Huber console: Use IMFS_add_node() for simple task cons Change license to … 5
(edit) @7e3b5c0   02/29/20 18:41:18 Sebastian Huber console: Use IMFS_add_node() for simple console Change license to … 5
(edit) @03aff2c   02/20/20 06:33:59 Sebastian Huber config: Add <rtems/confdefs/malloc.h> Remove all comments and … 5
(edit) @ba74ebde   02/14/20 18:09:56 Sebastian Huber libio: Add POSIX user environment pointer to TCB The IO library used … 5
(edit) @90f11edd   01/29/20 08:32:05 Sebastian Huber termios: Fix input canonical mode Canonical input processing was … 5
(edit) @eea21eac   12/13/19 05:18:36 Sebastian Huber bsps: Rework work area initialization The work area initialization … 5
(edit) @5e7b3c65   10/07/19 15:48:23 joel posix_devctl - Add support for SOCKCLOSE The FACE Technical Standard, … 5
(edit) @f7cd8c9   12/12/19 23:22:06 Chris Johns libcsupport: Update rtems_print printk handler to return the length 5
(edit) @a00dff42   12/12/19 05:37:01 Sebastian Huber rtems: Add and use rtems_object_get_local_node() Update #3841. 5
(edit) @5630008   11/04/19 08:24:54 Sebastian Huber kill: Fix warning Include right header file for kill(). 5
(edit) @667501a   10/02/19 21:49:00 joel termios: Add Capability to Generate SIGINTR and SIGQUIT This patch … 5
(edit) @3fe2155   02/01/19 09:00:36 Sebastian Huber Remove superfluous <rtems/system.h> includes 5
(edit) @8eaf136d   01/10/19 10:35:12 Sebastian Huber memalign: Add missing attributes to fix warning Update #3666. 5
(edit) @2158621   12/19/18 08:25:29 Sebastian Huber Add aligned_alloc() and memalign() Ensure that the C++17 aligned new … 5
(edit) @28bf4ca   11/14/18 06:00:59 Sebastian Huber or1k: Support GCC 9 Close #3602. 5
(edit) @6efc831   11/09/18 11:11:11 Sebastian Huber Add rtems_malloc() and rtems_calloc() Close #3583. 5
(edit) @ac8025c   11/08/18 12:09:54 Sebastian Huber libcsupport: Add missing include Update #3598. 5
(edit) @e94b73f   11/07/18 13:28:55 Sebastian Huber config: Include <rtems.h> for RTEMS_NEWLIB 5
(edit) @e292beba   11/07/18 09:47:48 Sebastian Huber termios: Move default lock functions Move … 5
(edit) @d1f7204   11/06/18 12:04:11 Sebastian Huber config: Fix CONFIGURE_DISABLE_NEWLIB_REENTRANCY Move the getreent() … 5
(edit) @54f35888   10/25/18 08:54:12 Sebastian Huber posix: Provide threads by default Update #2514. 5
(edit) @167654e   10/18/18 12:45:24 Sebastian Huber Remove checks for flockfile(), etc. declarations Declarations … 5
(edit) @f59edebf   10/18/18 12:39:09 Sebastian Huber Remove getcwd() This function is provided by Newlib since 2000. … 5
(edit) @79d145a7   10/18/18 12:36:44 Sebastian Huber Remove optional getrusage() declaration Declaration provided by … 5
(edit) @e161767e   10/18/18 12:33:58 Sebastian Huber Remove ttyname() This function is provided by Newlib since 2000. … 5
(edit) @658ec75   10/18/18 12:28:17 Sebastian Huber Remove assert() This function is provided by Newlib since 2000. … 5
(edit) @87a9900f   10/18/18 12:22:46 Sebastian Huber Remove isatty() These functions are provided by Newlib since 2000. … 5
(edit) @3cf12c9   10/18/18 12:11:10 Sebastian Huber Remove strlcat(), strlcpy(), strsep(), readdir_r() These functions … 5
(edit) @1ad26cd   10/18/18 10:38:58 Sebastian Huber Support O_NOFOLLOW open() flag Close #3546. 5
(edit) @4af18b3   10/11/18 08:51:21 Sebastian Huber Support O_DIRECTORY open() flag Close #3545. 5
(edit) @c980eaf   10/16/18 12:35:12 Sebastian Huber console: Be fair in simple console read Wait for one tick in case no … 5
(edit) @2532817   09/13/18 12:46:30 Sebastian Huber build: Merge libcsupport/Makefile.am 5
(edit) @68e1ccc4   09/11/18 04:30:20 Sebastian Huber build: Remove specialized CPPFLAGS 5
(edit) @313f897   09/13/18 12:50:08 Sebastian Huber Optimize calloc() Use return value of memset() to enable tail call … 5
(edit) @1ad43f8   09/13/18 12:49:16 Sebastian Huber Avoid need for -fno-builtin for calloc() Use … 5
(edit) @5418890   09/13/18 04:22:21 Sebastian Huber Remove superfluous pipe_create() 5
(edit) @f004b2b8   10/02/18 08:22:15 Sebastian Huber Use rtems_task_exit() Update #3530. Update #3533. 5
(edit) @995e91e8   06/28/18 06:21:44 Sebastian Huber riscv: Fix global construction Update #3433. 5
(edit) @196ce18   06/21/18 10:54:06 Sebastian Huber console: Add missing return status Update #3320. 5
(edit) @de9b7d7   06/01/18 05:04:45 Sebastian Huber Add RTEMS_FATAL_SOURCE_INVALID_HEAP_FREE An invalid heap usage such … 5
(edit) @2d0bc83   03/30/18 18:42:21 Sebastian Huber build: Remove EXTRA_DIST A "make dist" is not supported. So, it makes … 5
(edit) @337a186   02/21/18 11:40:18 Sebastian Huber Add a simple task console driver Close #3320. 5
(edit) @5618997d   02/22/18 14:34:48 Sebastian Huber termios: Fix use of uninitialized variable Update #2840. 5
(edit) @2c12262   11/28/17 05:30:35 Sebastian Huber termios: Use self-contained objects Update #2840. 5
(edit) @2afb22b   12/23/17 07:18:56 Chris Johns Remove make preinstall A speciality of the RTEMS build system was the … 5
Note: See TracRevisionLog for help on using the revision log.