]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2019-04-15 Jozef LawrynowiczCopy prerequisite file for "tiny" printf implementation
2019-04-15 Jozef LawrynowiczFix definition of write() to use const char * for the...
2019-04-12 Michael HaubenwallnerCygwin: use win pid+threadid for forkables dirname
2019-04-12 Alexander FedotovAlign comments and spaces in libgloss/arm/crt0.S and...
2019-04-11 Christophe... Include code in trap.S for APCS only.
2019-04-11 Christophe... Make more macro checks ARMv8-M baseline proof.
2019-04-10 Erik M. BrayImprove error handling in /proc/[pid]/ virtual files.
2019-04-06 Corinna VinschenCygwin: add latest signal handling fixes to release...
2019-04-05 Corinna VinschenCygwin: signals: setcontext: fix setting sigmask
2019-04-05 Corinna VinschenCygwin: follow context if changed inside SA_SIGINFO...
2019-04-04 Corinna VinschenCygwin: signals: make setcontext work from signal...
2019-04-03 Takashi YanoCygwin: console: fix key input for native console appli...
2019-04-03 Corinna VinschenCygwin: signals: restore sigmask from context given...
2019-04-03 Sandra LoosemoreAdd a dummy interrupt handler to nios2 crt0.s.
2019-04-02 Corinna VinschenCygwin: winpids: Fix getting process multiple times...
2019-03-31 Corinna VinschenCygwin: Add console patches to release notes
2019-03-31 Takashi YanoCygwin: console: Make I/O functions thread-safe
2019-03-31 Takashi YanoCygwin: console: fix select() behaviour
2019-03-31 Takashi YanoCygwin: console: support 24 bit color
2019-03-31 Corinna VinschenCygwin: document ps -W duplication bug fix
2019-03-30 Takashi YanoCygwin: [gs]et_io_handle(): renamed to [gs]et_handle().
2019-03-28 Michael HaubenwallnerCygwin: fork: reserve dynloaded dll areas earlier
2019-03-28 Ken BrownCygwin: FIFO: implement clear_readahead
2019-03-27 Ken BrownCygwin: document the recent FIFO changes
2019-03-27 J.H. van de... Cygwin: fix: seteuid32() must return EPERM if privilege...
2019-03-27 Ken BrownCygwin: FIFO: add support for the duplex case
2019-03-27 Ken BrownCygwin: FIFO: avoid crashes when cloning a client
2019-03-27 Ken BrownCygwin: FIFO: update select
2019-03-27 Ken BrownCygwin: FIFO: update set_close_on_exec
2019-03-27 Ken BrownCygwin: FIFO: update fixup_after_fork
2019-03-27 Ken BrownCygwin: FIFO: update clone and dup
2019-03-27 Ken BrownCygwin: FIFO: improve EOF detection
2019-03-27 Ken BrownCygwin: FIFO: add a spinlock
2019-03-27 Ken BrownCygwin: FIFO: allow multiple writers
2019-03-27 Ken BrownCygwin: FIFO: stop using overlapped I/O
2019-03-27 Corinna VinschenCygwin: Bump DLL version to 3.1
2019-03-27 Corinna VinschenCygwin: winpids: Fix getting process multiple times
2019-03-25 Andrew StubbsAdd missing includes.
2019-03-25 Brian Inglisget and convert boot time once and use as needed
2019-03-25 Brian Inglisdefault ps -W process start time to system boot time...
2019-03-24 Corinna VinschenCygwin: ctrl_c_handler: Use 64 bit timer
2019-03-23 Corinna VinschenCygwin: sys/cygwin.h: fix formatting
2019-03-23 Corinna VinschenCygwin: strace: print windows and cygwin pid in event...
2019-03-19 Corinna VinschenCygwin: wcsxfrm_l: Only byte swap if dest size is > 0
2019-03-18 Andrew StubbsAMD GCN: Implement circular buffering.
2019-03-18 Corinna VinschenCygwin: proc: fix /proc/version output after uname...
2019-03-18 Corinna VinschenCygwin: bump version to 3.0.5
2019-03-14 Jeff JohnstonAdd semihosting docs for nios2 and m68k cygwin-3_0_4-release
2019-03-13 Corinna VinschenCygwin: acls: allow converting empty acl to text
2019-03-13 Corinna VinschenCygwin: proc: add missing LF to /proc/<PID>/stat output
2019-03-12 Corinna VinschenCygwin: ps: simplify code
2019-03-12 Corinna VinschenCygwin: ps: show *all* processes in ps -W output
2019-03-12 Corinna VinschenCygwin: ntdll.h: Add SystemProcessIdInformation
2019-03-12 Corinna VinschenCygwin: loadavg: improve debugging of load_init
2019-03-12 Corinna VinschenCygwin: add /proc changes to release notes
2019-03-12 Corinna VinschenCygwin: fork/exec: Allow all users PROCESS_QUERY_LIMITE...
2019-03-12 Corinna VinschenCygwin: proc: let stat info always succeed
2019-03-12 Corinna VinschenCygwin: proc: don't request PROCESS_VM_READ perms for...
2019-03-12 Corinna VinschenCygwin: proc: return more useful cmdline
2019-03-11 Corinna VinschenCygwin: fix permissions of winpid symlinks
2019-03-09 Corinna VinschenCygwin: bump version to 3.0.4
2019-03-08 Corinna VinschenCygwin: posix timers: fix a deadlock cygwin-3_0_3-release
2019-03-06 Corinna VinschenCygwin: posix timers: fix resource leak
2019-03-05 Corinna VinschenCygwin: bump version to 3.0.3
2019-03-04 Corinna VinschenCygwin: seteuid: do not verify lsaprivkeyauth token cygwin-3_0_2-release
2019-03-04 Corinna VinschenRevert "Cygwin: load_user_profile: temporarily extend...
2019-03-04 Corinna VinschenCygwin: Revert attempting to unload user profile after use
2019-03-04 Corinna VinschenCygwin: update 3.0.2 release file
2019-03-04 Corinna VinschenCygwin: doc: update case-sensitive dirs description
2019-03-03 Corinna VinschenCygwin: fork: fix child process permissions, take 3
2019-03-02 Corinna VinschenCygwin: load_user_profile: Don't give primary domain...
2019-03-02 Corinna VinschenCygwin: ldap: Fix overwriting domain when creating...
2019-03-01 Corinna VinschenCygwin: fenv.h: Add feature test macros, fix values
2019-03-01 Corinna VinschenCygwin: authentication: Always initialize domain info
2019-03-01 Corinna VinschenCygwin: load_user_profile: use local pointer when appro...
2019-03-01 Corinna VinschenCygwin: load_user_profile: fix use-after-free issue
2019-03-01 Corinna VinschenCygwin: load_user_profile: temporarily extend debug...
2019-03-01 Corinna VinschenCygwin: s4uauth: drop fallback to MsV1_0 if Kerberos...
2019-03-01 Corinna VinschenCygwin: Disable creating case-sensitive folders by...
2019-02-28 Corinna VinschenCygwin: load_user_profile: chack if we got a valid...
2019-02-28 Corinna VinschenCygwin: wincap: fix copy/paste bug
2019-02-26 Corinna VinschenCygwin: timerfd: add a sleep when being debugged
2019-02-26 Corinna VinschenCygwin: timerfd: reduce size of shared mem region to...
2019-02-25 Corinna VinschenCygwin: use NULL security descriptor in InitializeObjec...
2019-02-25 Corinna VinschenCygwin: timerfd: rework implementation
2019-02-24 Corinna VinschenCygwin: timerfd: fix shared memory allocation in fork...
2019-02-24 Corinna VinschenCygwin: POSIX timers: Fix timer values returned for...
2019-02-23 Corinna VinschenCygwin: Add 3.0.2 release file
2019-02-23 Corinna VinschenCygwin: timerfd: fix select always returning immediately
2019-02-23 Corinna VinschenCywin: user profile: unload impersonation user profile...
2019-02-23 Corinna VinschenCygwin: seteuid: allow inheriting impersonation user...
2019-02-23 Corinna VinschenCygwin: user profile: add debug output to unload_user_p...
2019-02-23 Corinna VinschenCygwin: user profile: Make an effort to unload unused...
2019-02-23 Corinna VinschenCygwin: cygheap: drop unnecessary code closing curr_pri...
2019-02-23 Corinna VinschenCygwin: cygheap: better comment impersonation tokens
2019-02-23 Corinna VinschenCygwin: seteuid32: don't use INVALID_HANDLE_VALUE
2019-02-23 Corinna VinschenCygwin: user profile: fetch roaming profile path via...
2019-02-22 Corinna VinschenCygwin: get_user_groups: fetch a user's group list...
2019-02-22 Corinna VinschenCygwin: s4uauth: allow to be called for identification...
2019-02-22 Corinna VinschenCygwin: drop unused parameter from get_user_local_groups
next
This page took 0.057108 seconds and 5 git commands to generate.