]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2022-05-12 Corinna VinschenCygwin: Implement GSO/GRO support topic/gso_gro github/topic/gso_gro
2022-05-12 Corinna VinschenCygwin: socket.h: add socket options added in recent...
2022-05-12 Sebastian HuberCygwin: signal.cc: Include <unistd.h>
2022-05-11 Brian Inglisfhandler_process.cc(format_process_stat): fix /proc...
2022-05-09 Takashi YanoCygwin: pty: Avoid script command crash in console.
2022-05-09 Takashi YanoCygwin: pty: Not to change code page of parent console.
2022-05-08 Takashi YanoCygwin: pty: Add missing attach_mutex guard.
2022-05-08 Takashi YanoCygwin: pty: Avoid deadlock when pcon is started on...
2022-05-08 Takashi YanoCygwin: pty: Change the condition to send Ctrl-C event.
2022-05-08 Takashi YanoCygwin: pty: Fix timing of creating invisible console.
2022-05-08 Takashi YanoCygwin: pty: Fix acquiring attach_mutex timing.
2022-05-05 Takashi YanoCygwin: sigproc: Avoid segfault caused by signal just...
2022-05-04 Jon TurneyGenerate manpages for functions in chapter sys.tex
2022-05-04 Jon TurneyFix warning about duplicate id in docbook XML
2022-05-04 Jon TurneySilence xsltproc when writing manpages
2022-05-04 Jon TurneyAdd build avoidance for 'make man'
2022-05-04 Jon TurneySimplify rules for creating man pages
2022-05-04 Dimitar DimitrovFix ndbm.c build break
2022-05-04 Dimitar DimitrovFix nano-malloc build
2022-05-04 Sebastian HuberRemove _global_impure_ptr indirection
2022-05-04 Sebastian HuberIn <stdio.h> provide only necessary types
2022-05-04 Corinna VinschenRevert "sys/types.h: Don't include sys/_stdint.h"
2022-05-03 Corinna Vinschensys/types.h: Don't include sys/_stdint.h
2022-05-03 Corinna VinschenCygwin: always add sigmask to child info
2022-05-03 Corinna VinschenCygwin: move x86_64 thread stack area
2022-05-03 Corinna VinschenCygwin: simplify create_new_main_thread_stack
2022-04-27 Jon TurneyCygwin: Fix typo KERB_S4U_LOGON_FLAG_IDENTITY -> IDENTIFY
2022-04-27 Jon TurneyCygwin: Fix build with w32api 10.0.0
2022-04-27 Dimitar Dimitrovlibgloss: pru: Fix _open syscal arguments
2022-04-27 Mark GeisertCygwin: Fix "0x0x" in gmondump and ssp man pages
2022-04-18 Takashi YanoCygwin: pty: Fix Ctrl-C behaviour in latest GDB.
2022-04-18 Takashi YanoCygwin: pty: Fix deadlock caused by Ctrl-C in setup_pse...
2022-04-11 Takashi YanoCygwin: pty: Do not set internal handles in HPCON inher...
2022-04-11 Andrea CoralloAarch32/64: Support __FLT_EVAL_METHOD__ values other...
2022-04-09 Takashi YanoCygwin: pty: Close pseudo console only if the process...
2022-04-08 Jeff JohnstonAdd tests for tzset POSIX timezone string compliance
2022-04-08 Jeff JohnstonAdd angle TZ angle bracket support to tzset_r
2022-04-07 jdoubleufix testsuite cannot compile tests
2022-04-01 Sebastian Hubernewlib: Remove superfluous CHECK_STD_INIT() macro
2022-04-01 Takashi YanoCygwin: pipe: Avoid deadlock for non-cygwin writer.
2022-04-01 Matt JoyceRemove unused _cleanup()
2022-04-01 Matt JoyceFix bug introduced in previous patch (44b60f0c)
2022-04-01 Brian Inglisfhandler_proc.cc(format_proc_cpuinfo): add Linux Superb...
2022-03-31 Sebastian Hubernewlib: Rename __sfmoreglue() and make it static
2022-03-31 Sebastian HuberReplace _fwalk() calls with _fwalk_reent()
2022-03-30 Jeff JohnstonCommit patch from Tobias Burnus <tobias@codesourcery...
2022-03-30 Takashi YanoCygwin: pty: Fix crash on master close in Windows 7.
2022-03-29 Mike Frysingernewlib: drop phoenix support
2022-03-23 Andrew Stubbsamdgcn: Fix build failure
2022-03-21 Sebastian Hubericonv: Fix EL/IX level 2 handling
2022-03-20 Jeff LawRevert accidental change to v850/sim.ld
2022-03-20 Jeff LawAvoid using common symbols in v850 libgloss
2022-03-19 Takashi YanoCygwin: console: Do not use memcmp() to compare INPUT_R...
2022-03-18 Takashi YanoCygwin: console: Ignore dwControlKeyState in event...
2022-03-18 Takashi YanoCygwin: console: Add attach_mutex guard that was not...
2022-03-18 Takashi YanoCygwin: console: Fix typeahead key swapping which still...
2022-03-18 Mike Frysingernewlib: enable automatic dependency generation
2022-03-17 Mark GeisertCygwin: document recent gmondump formatting fix
2022-03-17 Mark GeisertCygwin: Fix gmondump formatting goofs
2022-03-17 Mike Frysingerwinsup: disable fortify source
2022-03-17 Mike Frysingernewlib: libm: integrate tests subdir
2022-03-17 Mike Frysingernewlib: integrate iconv update to maintainer build
2022-03-17 Mike Frysingernewlib: update build system generation documentation
2022-03-17 Mike Frysingernewlib: libc: merge build up a directory
2022-03-14 Takashi YanoCygwin: Add description of fsync() fix to 3.3.5 release...
2022-03-14 Takashi YanoCygwin: path: Convert type of variable 'remlen' to...
2022-03-14 Takashi YanoCygwin: path: Add fallback for DFS mounted drive.
2022-03-14 Takashi YanoCygwin: fsync: Return EINVAL for special files.
2022-03-13 Mike Frysingernewlib: xstormy16: move malloc multiplex logic from...
2022-03-13 Mike Frysingernewlib: xstormy16: break up mallocr stubs
2022-03-13 Mike Frysingernewlib: xstormy16: fix mallopt definition & mstats...
2022-03-10 Takashi YanoCygwin: console, pty: Fix segfault in child_info_spawn...
2022-03-09 Mike Frysingernewlib: libc: move stdlib multiplex logic from build...
2022-03-09 Sebastian Huberbuild: Avoid length() awk function
2022-03-09 Mike Frysingernewlib: rename mallocr.c to _mallocr.c
2022-03-09 Mike Frysingernewlib: move nano-malloc logic from build to source...
2022-03-07 Jeff JohnstonFix Bug libc/28945
2022-03-05 Takashi YanoCygwin: update 3.3.5 release notes
2022-03-05 Takashi YanoCygwin: add 3.3.5 release notes
2022-03-05 Takashi YanoCygwin: pty: Adopt the variable name to the name genera...
2022-03-04 Takashi YanoCygwin: pty: Add several further comments to the pty...
2022-03-04 Takashi YanoCygwin: pty: Take account of CR+NL line feed in input.
2022-03-04 Takashi YanoCygwin: pty: Fix a possible race issue in initializatio...
2022-03-04 Takashi YanoCygwin: pty: Update some comments in pty code.
2022-03-04 Takashi YanoCygwin: pty: Omit transfer_input() call where it is...
2022-03-04 Takashi YanoCygwin: pty: Rearrange reset_switch_to_nat_pipe() calls.
2022-03-04 Takashi YanoCygwin: pty: Treat both CR and NL as line feed in trans...
2022-03-04 Mike Frysingerlibgloss: add new Build System Internals node to the...
2022-03-03 Takashi YanoCygwin: pty: Stop to use PID_NEW_PG flag as a marker...
2022-03-03 Takashi YanoCygwin: pty: Simplify the setup code for GDB a bit.
2022-03-03 Takashi YanoCygwin: pty: Rename nat_pipe_owner_alive() to process_a...
2022-03-02 Corinna VinschenCygwin: getconf: align -a output to glibc getconf
2022-03-02 Corinna VinschenCygwin: sysconf: don't set errno for unsupported options
2022-03-02 Corinna VinschenCygwin: sysconf: belatedly add correct return value...
2022-03-02 Takashi YanoCygwin: pty: Add still missing acquire/release_attach_m...
2022-03-02 Takashi YanoCygwin: pty: Communalize the code for temporary attach...
2022-03-02 Takashi YanoCygwin: console, pty: Revamp the acquire/release_attach...
2022-03-02 Corinna VinschenCygwin: _pinfo::siginfo: fix sig_send call
2022-03-02 Takashi YanoCygwin: console: Fix a bug from comparison between...
2022-03-02 Mike Frysingernewlib: convert INTERNAL_NEWLIB to _LIBC
next
This page took 0.059731 seconds and 5 git commands to generate.