aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/sys/arm/syscalls.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-13Add _REENT_IS_NULL()Matt Joyce1-1/+2
2022-07-13Add _REENT_CLEANUP(ptr)Matt Joyce1-1/+1
2022-02-22Make __sdidinit unusedMatt Joyce1-1/+1
2019-08-05Align libgloss/arm and libc/sys/arm sources: miscellaneous fixesAlexander Fedotov1-16/+34
2019-08-05Align libgloss/arm and libc/sys/arm sources: HeapInfo and __heap_limitAlexander Fedotov1-2/+7
2018-11-26Builtin enable return code with SYS_EXIT_EXTENDEDMatthew Malcomson1-19/+43
2018-10-08[ARM] Make _kill() a noreturn function.Christophe Lyon1-5/+8
2018-10-05 [ARM] Cast string pointers to int to avoid compiler warnings.Christophe Lyon1-4/+4
2018-09-03Avoid ARM SWI Seek when querying file positionAndy Koppe1-2/+9
2018-03-15[arm] Fix syscalls.c for newlib embedded syscalls buildsRichard Earnshaw1-119/+126
2018-01-17ansification: remove _EXFUN, _EXFUN_NOTHROWYaakov Selkowitz1-1/+1
2018-01-17ansification: remove _PARAMSYaakov Selkowitz1-31/+31
2014-02-112014-02-11 Joey Ye <joey.ye@arm.com>Jeff Johnston1-3/+3
2013-07-19 * libc/sys/arm/syscalls.c (do_AngelSWI): Delete.Corinna Vinschen1-21/+0
2008-01-032008-01-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-2/+2
2007-07-062007-07-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-3/+3
2006-06-132006-06-13 Sandra Loosemore <sandra@codesourcery.com>Jeff Johnston1-4/+50
2006-06-052006-06-05 Shaun Jackman <sjackman@gmail.com>Jeff Johnston1-17/+22
2006-02-072006-02-07 Paul Brook <paul@codesourcery.com>Jeff Johnston1-1/+1
2005-02-082005-02-07 Antony King <antony.king@st.com>Jeff Johnston1-16/+8
2004-01-062004-01-06 Mark Mitchell <mark@codesourcery.com>Jeff Johnston1-3/+4
2002-05-06 * libc/sys/arm/syscalls.c (_rename): Add parameter names.Thomas Fitzsimmons1-2/+2
2002-04-29Fix trivial typo in last changeJonathan Larmour1-1/+1
2002-04-29 * libc/sys/arm/syscalls.c (_rename): New function. Just a stub.Jonathan Larmour1-0/+18
2002-03-122002-03-12 Richard Earnshaw <rearnsha@arm.com>Jeff Johnston1-0/+17
2002-01-17_sbrk(): Return -1 rather than aborting if too much memory is requested.Nick Clifton1-2/+10
2000-03-24Fix compile time warning messages.Nick Clifton1-21/+27
2000-03-23Thu Mar 22 14:57:00 2000 Fernando Nasser <fnasser@redhat.com>Fernando Nasser1-1/+6
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor1-0/+575