20459 Commits (0c8679e080d4d55a0d6b7aefbf52188584b2b8e9)
 

Author SHA1 Message Date
Jeff Law 0c8679e080 Avoid using common symbols in v850 libgloss 4 years ago
Takashi Yano 090797e3d3 Cygwin: console: Do not use memcmp() to compare INPUT_RECORD. 4 years ago
Takashi Yano 92519e3d0c Cygwin: console: Ignore dwControlKeyState in event comparison. 4 years ago
Takashi Yano 8d3271b7fa Cygwin: console: Add attach_mutex guard that was not added. 4 years ago
Takashi Yano fcb182387a Cygwin: console: Fix typeahead key swapping which still occurs. 4 years ago
Mike Frysinger d88cbd0e7c newlib: enable automatic dependency generation 5 years ago
Mark Geisert 48c9ef6780 Cygwin: document recent gmondump formatting fix 4 years ago
Mark Geisert 3976513b99 Cygwin: Fix gmondump formatting goofs 4 years ago
Mike Frysinger 461a28a566 winsup: disable fortify source 4 years ago
Mike Frysinger fb42151a18 newlib: libm: integrate tests subdir 4 years ago
Mike Frysinger 958833a0d3 newlib: integrate iconv update to maintainer build 4 years ago
Mike Frysinger f2471da7db newlib: update build system generation documentation 5 years ago
Mike Frysinger 96bc16f6b2 newlib: libc: merge build up a directory 5 years ago
Takashi Yano ed32020682 Cygwin: Add description of fsync() fix to 3.3.5 release notes. 4 years ago
Takashi Yano 0dad577b4b Cygwin: path: Convert type of variable 'remlen' to DWORD. 4 years ago
Takashi Yano 7df94e3b4f Cygwin: path: Add fallback for DFS mounted drive. 4 years ago
Takashi Yano af8a7c13b5 Cygwin: fsync: Return EINVAL for special files. 4 years ago
Mike Frysinger b2d4dc167c newlib: xstormy16: move malloc multiplex logic from build to source files 5 years ago
Mike Frysinger 8c383e9ae7 newlib: xstormy16: break up mallocr stubs 5 years ago
Mike Frysinger 5cd957ff66 newlib: xstormy16: fix mallopt definition & mstats handling 5 years ago
Takashi Yano b1743c94e2 Cygwin: console, pty: Fix segfault in child_info_spawn::worker(). 4 years ago
Mike Frysinger 4ad6b4d4df newlib: libc: move stdlib multiplex logic from build to source files 5 years ago
Sebastian Huber 332df71d34 build: Avoid length() awk function 4 years ago
Mike Frysinger b1b44f777c newlib: rename mallocr.c to _mallocr.c 5 years ago
Mike Frysinger d7b16b0576 newlib: move nano-malloc logic from build to source files 5 years ago
Jeff Johnston 5fca4e0f18 Fix Bug libc/28945 4 years ago
Takashi Yano 9e1b329431 Cygwin: update 3.3.5 release notes 4 years ago
Takashi Yano 33dda55d14 Cygwin: add 3.3.5 release notes 4 years ago
Takashi Yano 7c87cce6e2 Cygwin: pty: Adopt the variable name to the name generally used. 4 years ago
Takashi Yano 6c622490a5 Cygwin: pty: Add several further comments to the pty code. 4 years ago
Takashi Yano 21860254da Cygwin: pty: Take account of CR+NL line feed in input. 4 years ago
Takashi Yano 51095fe2ba Cygwin: pty: Fix a possible race issue in initialization of pcon. 4 years ago
Takashi Yano 3d46583d4f Cygwin: pty: Update some comments in pty code. 4 years ago
Takashi Yano bb98c26e16 Cygwin: pty: Omit transfer_input() call where it is no longer needed. 4 years ago
Takashi Yano e93c7cb571 Cygwin: pty: Rearrange reset_switch_to_nat_pipe() calls. 4 years ago
Takashi Yano a263b94b5e Cygwin: pty: Treat both CR and NL as line feed in transfer_inpup(). 4 years ago
Mike Frysinger 845515267b libgloss: add new Build System Internals node to the menu 4 years ago
Takashi Yano 261acf7318 Cygwin: pty: Stop to use PID_NEW_PG flag as a marker for GDB. 4 years ago
Takashi Yano efd153853c Cygwin: pty: Simplify the setup code for GDB a bit. 4 years ago
Takashi Yano d6b778617d Cygwin: pty: Rename nat_pipe_owner_alive() to process_alive(). 4 years ago
Corinna Vinschen 35ba7d147d Cygwin: getconf: align -a output to glibc getconf 4 years ago
Corinna Vinschen fcec4830ab Cygwin: sysconf: don't set errno for unsupported options 4 years ago
Corinna Vinschen cf00bba99a Cygwin: sysconf: belatedly add correct return value for _SC_DELAYTIMER_MAX 4 years ago
Takashi Yano 2b3a70d0a6 Cygwin: pty: Add still missing acquire/release_attach_mutex. 4 years ago
Takashi Yano df24c3d3c6 Cygwin: pty: Communalize the code for temporary attach to console. 4 years ago
Takashi Yano 5f4e7b0368 Cygwin: console, pty: Revamp the acquire/release_attach_mutex timing. 4 years ago
Corinna Vinschen 42e23c5ad2 Cygwin: _pinfo::siginfo: fix sig_send call 4 years ago
Takashi Yano 312dc2289c Cygwin: console: Fix a bug from comparison between int and DWORD. 5 years ago
Mike Frysinger dea52d5c1e newlib: convert INTERNAL_NEWLIB to _LIBC 5 years ago
Mike Frysinger e15b2e8691 newlib: drop redundant AM_MAINTAINER_MODE call 5 years ago