aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/posix
AgeCommit message (Expand)AuthorFilesLines
2024-01-22newlib: docs: add "Function " to every function nodeMike Frysinger1-2/+2
2023-12-02newlib: libc: Fix indentationKuan-Wei Chiu1-12/+12
2023-12-01newlib: libc: Fix memory leak in computematchjumps()Kuan-Wei Chiu1-2/+4
2023-07-13newlib: posix: add HAVE_OPENDIR build condition for [n]ftw.cAlexey Lapshin2-0/+6
2023-04-19posix_spawn_file_actions_addfchdir_np: return EBADF on negative fdCorinna Vinschen1-1/+6
2023-04-18Add posix_spawn_file_actions_add{f}chdir_npCorinna Vinschen1-2/+87
2022-08-31Fix some Coverity Scan errors.Jeff Johnston2-2/+2
2022-05-29Cygwin: simplify some function namesKen Brown1-11/+0
2022-03-16newlib: libc: merge build up a directoryMike Frysinger3-830/+38
2022-02-25newlib: libc: move configure into top-levelMike Frysinger1-13/+30
2022-02-18newlib: libc: delete crt0.o duplicationMike Frysinger1-1/+0
2022-02-18newlib: posix: use local includes for local headersMike Frysinger2-3/+3
2022-02-15newlib/libgloss: drop unused $(CROSS_CFLAGS)Mike Frysinger2-2/+2
2022-02-15newlib: phoenix: merge configure up to top-levelMike Frysinger1-1/+2
2022-02-09newlib: drop support for $oextMike Frysinger1-1/+0
2022-02-09newlib: drop support for $aextMike Frysinger1-1/+0
2022-02-09newlib: drop libtool supportMike Frysinger2-125/+19
2022-02-08newlib: switch to AM_PROG_ARMike Frysinger1-0/+1
2022-02-08newlib: switch to standard AC_PROG_CCMike Frysinger1-6/+1
2022-02-05newlib: drop shared documentation rulesMike Frysinger1-34/+1
2022-02-05newlib: move man page generation into top-level buildMike Frysinger2-12/+2
2022-02-04newlib: libc: move manual into top-level buildMike Frysinger3-12/+16
2022-02-04newlib: libc: include all chapters all the time in the manualMike Frysinger1-5/+0
2022-01-29newlib: export abs_newlib_basedir for all subdirsMike Frysinger1-0/+1
2022-01-26newlib: libc: merge machine/ configure scripts up a levelMike Frysinger1-1/+6
2022-01-26newlib: libc: merge sys/ trampoline up a levelMike Frysinger1-0/+1
2022-01-26newlib: libc: merge machine/ trampoline up a levelMike Frysinger1-0/+1
2022-01-21newlib: punt unused LIBC_EXTRA_LIB settingsMike Frysinger1-3/+0
2022-01-14newlib: update to automake-1.15Mike Frysinger1-78/+146
2022-01-14require autoconf-2.69 exactlyMike Frysinger1-1/+4
2022-01-12posix_spawn: fix get/set uid/gid calls for 32 bit CygwinCorinna Vinschen1-0/+11
2022-01-10Fix documented argv and envp params for posix_spawnKeith Thompson1-2/+2
2022-01-05newlib: migrate from INCLUDES to AM_CPPFLAGSMike Frysinger2-2/+2
2021-12-29newlib: Regenerate autotools filesJon Turney1-4/+3
2021-12-29newlib: Remove automake option 'cygnus'Jon Turney1-2/+0
2021-12-29newlib: Regenerate autotools filesJon Turney1-2/+2
2021-12-09newlib: Regenerate all autotools filesJon Turney1-82/+102
2021-11-06libgloss/newlib: update configure.ac in Makefile.in filesMike Frysinger1-1/+1
2021-09-03nftw: fix thread cancellation supportCorinna Vinschen1-1/+3
2021-04-13Add build mechanism to share common header files between machinesCorinna Vinschen1-0/+1
2021-03-05Regenerate lib/posix/Makefile.inJeff Johnston1-3/+16
2021-02-09FTW Port for NewlibEshan dhawan3-1/+188
2020-08-03Cygwin: posix_spawn: add Cygwin-specific code fixing process synchronisationCorinna Vinschen1-0/+64
2020-01-29Use remove-advertising-clause script to edit BSD licensesKeith Packard14-70/+14
2019-02-01scandir: Add support for struct dirent::d_typeSebastian Huber1-1/+4
2019-02-01a) Use strcoll() in opendir() and alphasort()ache1-3/+4
2019-02-01scandir(3) previously used st_sizedas1-53/+31
2019-02-01Remove __P and convert to ANSI prototypes.obrien1-7/+4
2019-02-01Clean up the vcs ID stringsjhb1-3/+2
2019-02-01Renumber copyright clause 4imp1-1/+1