aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-31Cygwin: implement setproctitlegithub/topic/3.6topic/3.6Corinna Vinschen7-20/+67
2024-01-31Cygwin: commune_process: don't use IsBadStringPtrCorinna Vinschen1-4/+1
2024-01-31Cygwin: globals: make __progname an alias of program_invocation_short_nameCorinna Vinschen5-19/+22
2024-01-31Cygwin: cygwin_GetCommandLineW/A: don't rely on __argv[0] contentCorinna Vinschen1-2/+5
2024-01-31Cygwin: ps -f: output command lineCorinna Vinschen2-2/+18
2024-01-31Cygwin: redefine CW_CMDLINE to CW_CMDLINE_ALLOCCorinna Vinschen2-4/+41
2024-01-31Cygwin: pinfo: use stpcpy where appropriateCorinna Vinschen1-9/+3
2024-01-31sys/stat.h: drop __INSIDE_CYGWIN__ guardsCorinna Vinschen2-6/+2
2024-01-31Cygwin: posix_getdents: implement per SUS Base Specifications Issue 8 draftCorinna Vinschen9-8/+131
2024-01-31Cygwin: devices.h: drop useless mode checkCorinna Vinschen1-4/+1
2024-01-31Cygwin: dirent.h: make definition of struct __DIR opaqueCorinna Vinschen2-16/+32
2024-01-31Cygwin: implement fdclosedirCorinna Vinschen4-7/+33
2024-01-31Cygwin: implement dirent.d_reclenCorinna Vinschen3-8/+23
2024-01-31Cygwin: export getlocalename_lCorinna Vinschen3-1/+11
2024-01-31getlocalename_l: implement per SUS Base Specifications Issue 8 draftCorinna Vinschen5-0/+116
2024-01-31Cygwin: path: convert symlink_info to classCorinna Vinschen1-140/+165
2024-01-31Cygwin: files: slightly simplify suffix handlingCorinna Vinschen3-32/+17
2024-01-31Cygwin: bump DLL version to 3.6.0cygwin-3.6.0-devCorinna Vinschen1-1/+1
2024-01-31Hide itoa, utoa, __itoa and __utoa in stdlib.h on Cygwin onlycygwin-3.5.0Christian Franke1-1/+3
2024-01-29Cygwin: machine/_arc4random.h: Fix copy/paste bugCorinna Vinschen1-1/+0
2024-01-29ssp: add support for _FORTIFY_SOURCE=3Christian Franke4-8/+23
2024-01-29Cygwin: fix arc4random after fork(2)Corinna Vinschen2-0/+17
2024-01-29Cygwin: redefine how to recognize forkee stateCorinna Vinschen5-16/+27
2024-01-25Cygwin: Add a timeout to ensure we don't wait forever for dumperJon Turney1-2/+6
2024-01-24libgloss: start a MAINTAINERS fileMike Frysinger1-0/+13
2024-01-24Cygwin: pthread: Fix handle leak in pthread_once.Takashi Yano1-0/+3
2024-01-23Cygwin: Don't terminate via dumperJon Turney2-4/+9
2024-01-23libgloss: merge cr16 into top-level MakefileMike Frysinger6-421/+458
2024-01-23configure.ac: configurable tooldir install pathNeal Frager2-3/+39
2024-01-23libgloss: pru: Trim crt0-minrt.oDimitar Dimitrov1-14/+1
2024-01-23libgloss: merge pru into top-level MakefileDimitar Dimitrov8-302/+388
2024-01-23Cygwin: seekdir: don't set errnoCorinna Vinschen1-1/+0
2024-01-22newlib: docs: add "Function " to every function nodeMike Frysinger20-436/+436
2024-01-22newlib: docs: print the function indexMike Frysinger2-0/+11
2024-01-22libgloss: doc: unify duplicate copyright/license contentMike Frysinger1-23/+17
2024-01-22libgloss: doc: fix dir info entry usageMike Frysinger1-3/+4
2024-01-22Add Dimitar Dimitrov as maintainer for pruJeff Johnston1-0/+1
2024-01-19libgloss: xc16x: drop old stub portMike Frysinger21-645/+2
2024-01-19libgloss: merge microblaze into top-level MakefileMike Frysinger6-331/+473
2024-01-19libgloss: microblaze: use port-specific sbrkMike Frysinger1-0/+1
2024-01-19libgloss: merge tic6x into top-level MakefileMike Frysinger6-218/+163
2024-01-19libgloss: merge sparc_leon into top-level MakefileMike Frysinger6-276/+658
2024-01-19libgloss: sparc_leon: workaround newer newlib pthread APIsMike Frysinger1-0/+4
2024-01-19libgloss: merge sparc into top-level MakefileMike Frysinger7-383/+575
2024-01-19libgloss: sparc: always install erc32 sim filesMike Frysinger1-3/+3
2024-01-19libgloss: merge ft32 into top-level MakefileMike Frysinger6-317/+341
2024-01-19libgloss: ft32: delete unused/invalid assembly fileMike Frysinger1-31/+0
2024-01-19libgloss: merge fr30 into top-level MakefileMike Frysinger6-336/+244
2024-01-19libgloss: merge or1k into top-level MakefileMike Frysinger7-249/+439
2024-01-19libgloss: merge epiphany into top-level MakefileMike Frysinger6-379/+394