]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2015-05-28 Corinna VinschenUse NtQueryObject to detect closing the last master...
2015-05-27 Takashi Yano* net.cc: Define _NETIOAPI_H_ to accomodate newer w32api.
2015-05-27 David StaceyFix potential memory leak in argz_replace
2015-05-27 DJ DelorieAvoid unneeded truncation to "int" newlib-snapshot-20150526
2015-05-27 Jeff Johnstonor1k: Add missing initialization of impure ptr
2015-05-27 Jeff Johnstonor1k: set heap start for optimsoc-gzll
2015-05-27 Jeff Johnstonor1k: Make heap start configurable
2015-05-27 Jeff Johnstonor1k: UART also accept timeout interrupt
2015-05-27 Jeff JohnstonBug fix in timer for or1k
2015-05-27 Jeff JohnstonStore entire context for or1k
2015-05-27 Jeff JohnstonFix exception stack frame for or1k
2015-05-27 Jeff JohnstonFix interrupt handling for or1k.
2015-05-27 Nick CliftonAdd a check that the data area does not overrun the...
2015-05-27 Nick CliftonUpdate signbit functions to work on targets where integ...
2015-05-27 Nick CliftonAdds support for placing MSP430 code and data into...
2015-05-03 Corinna VinschenBump minor DLL version to 2 cygwin-2_0_2-release
2015-05-02 Corinna VinschenRevert to exposing sys/select.h from sys/time.h on...
2015-04-30 Corinna VinschenBump minor DLL version to 1 cygwin-2_0_1-release
2015-04-30 Corinna VinschenUse all ACEs from original ACL on Samba share
2015-04-29 Yaakov SelkowitzFix more typos in ntsec.xml
2015-04-29 Corinna VinschenImprove check for int32_t being long or int
2015-04-27 Corinna VinschenDefine __s64 and __u64 cygwin-2_0_0-release
2015-04-27 Mike DePaulocygserver.xml: Add new section. How to install Cygserver.
2015-04-23 Corinna VinschenDocument previous unlink patch
2015-04-23 Corinna VinschenHandle unlinking in-use files on virtual drives
2015-04-23 Corinna VinschenFix closing too many handles in pty fchown/fchmod
2015-04-23 Takashi YanoFix OPOST for non-Cygwin pty slaves
2015-04-23 Corinna VinschenUndef basename before defining function.
2015-04-23 Corinna VinschenFix basename prototype collision string.h vs libgen.h
2015-04-23 Mike Frysingerlibgloss: mcore: add custom syscall header
2015-04-23 Mike Frysingerlibgloss: arm: fix copy & paste in syscall.h
2015-04-23 Corinna VinschenRemove Cygwin's libgen.h
2015-04-23 Corinna VinschenAsia/Calcutta -> Asia/Kolkata (not on unicode.org)
2015-04-23 David MacekFix inconsistencies in docs regarding fstab and executa...
2015-04-23 Corinna VinschenFix broken SID in passwd/group entry for unkown account
2015-04-23 Corinna VinschenFix broken PSID problem on cygheap in account handling
2015-04-23 Corinna VinschenDon't rely on size argument in shmget call
2015-04-23 Corinna VinschenBump Cygwin version to 2.0.0.
2015-04-23 Jon TURNEYSet mcontext.cr2 to the faulting address
2015-04-23 Jon TURNEYOnly construct ucontext for SA_SIGINFO signal handlers
2015-04-23 Jon TURNEYInitialize context before RtlContextCapture
2015-04-23 Corinna VinschenCall open_null to open fake handle
2015-04-23 Nick CliftonFor the RX port, avoid using string instructions when...
2015-04-23 Nick CliftonAdd .note and DWARF3 sections to RX linker scripts.
2015-04-23 Corinna VinschenIntroduce sidfromuid and sidfromgid
2015-04-23 Corinna VinschenRemove __acl16 from official header
2015-04-23 Nick CliftonAlways include the .csstart section in RL78 executables.
2015-04-23 Corinna VinschenRemove unused 32/64 bit tty code
2015-04-23 Corinna VinschenRaise # of ptys to 128.
2015-04-23 Jon TURNEYCompile exceptions.cc with -fno-omit-frame-pointer...
2015-04-23 Takashi YanoCygwin hangs up if several keys are typed during output...
2015-04-23 David A. WheelerAdd FAQ entry on how Cygwin counters install and update...
2015-04-23 Jon TURNEYTry to make sure struct _mcontext is 16-byte aligned
2015-04-23 Corinna VinschenAdd parens around MIN/MAX values in stdint.h.
2015-04-23 Corinna VinschenDrop local stdint.h and inttypes.h in favor of newlib...
2015-04-23 Sebastian HuberAdd <sys/_stdint.h> for FreeBSD compatibility
2015-04-23 Jon TURNEYProvide ucontext to signal handlers
2015-04-23 Jon TURNEYMake stack_t typedef generally available
2015-04-23 Jon TURNEYAdd cygwin_internal() operation to retrieve the EXCEPTI...
2015-04-23 Jon TURNEYRename struct ucontext to struct __mcontext
2015-04-23 Corinna VinschenFix UTF-16 surrogate handling in wctomb and friends.
2015-04-23 Corinna VinschenAvoid potential crash at startup or in getgroups(2).
2015-04-23 Jon TURNEYFix documentation of cygwin_internal()'s return type.
2015-04-23 Renato SilvaFix buffer size error handling in gethostname.
2015-04-23 Corinna VinschenAdd release msg
2015-04-23 Corinna VinschenDocument GNU basename.
2015-04-23 Corinna VinschenDon't allow fully qualified Windows account names.
2015-04-23 Corinna VinschenAvoid excessive locking and calling tzset in time funct...
2015-04-23 Corinna VinschenAdd _tzset_unlocked and _tzset_unlocked_r
2015-04-23 Craig HowlandMove tzset calls to time functions.
2015-04-23 Yaakov Selkowitzstrftime: use tzname if TM_ZONE is NULL
2015-04-23 Yaakov Selkowitzcygwin: add GNU basename(3)
2015-04-23 Yaakov Selkowitzstring: add GNU basename(3)
2015-04-23 Corinna VinschenTry best to handle user from domain not in trusted...
2015-04-23 Corinna VinschenPrepare to rename/reuse struct ucontext.
2015-04-23 Corinna VinschenAdd CMIN and CTIME definitions
2015-04-23 Corinna VinschenBump tty.cc copyright date
2015-04-23 Takashi YanoTIOCPKT mode of PTY is broken if ONLCR bit is cleared.
2015-04-23 Sebastian HuberImport <sys/tree.h> from FreeBSD
2015-04-23 Corinna VinschenIgnore __STDC_{FORMAT,LIMIT,CONSTANT}_MACROS
2015-04-23 Joel Sherrill* newlib.hin: Remove _UINTPTR_EQ_ULONG and _UINTPTR_EQ_...
2015-04-23 Joel SherrillChange from configure time to compile time probe for...
2015-04-23 Corinna VinschenDrop cygwin/_types.h.
2015-04-23 Steve Ellcey Add ChangeLog entry for last patch to libc/include...
2015-04-23 Steve Ellcey Replace uint32_t/uint64_t type usage with __uint32_t...
2015-03-18 Corinna VinschenImplmenet faster getfrompw/getfromgr
2015-03-18 Corinna VinschenDrop unneeded passwd argument from security functions
2015-03-17 Corinna VinschenDrop unused timeoput paramter to internal_getlogin
2015-03-17 Corinna VinschenAdd *.swp (Vim swap files) to .gitignore
2015-03-17 Corinna VinschenAvoid name change if script is called via symlink from...
2015-03-16 Jon TURNEYFix newlib texinfo source so 'info libc' and 'info...
2015-03-16 Jon TURNEYFix winsup/doc to install into prefix
2015-03-13 Jon TURNEYTeach stackinfo::walk() how to virtually unwind the...
2015-03-13 Corinna VinschenRemove now useless include/cygwin/sys_time.h
2015-03-13 Corinna VinschenDrop including cygwin/sys_time.h on Cygwin.
2015-03-13 Sebastian HuberMerge parts of <sys/time.h> from FreeBSD
2015-03-13 Alexey Pavlovnet.cc: Remove extra braces.
2015-03-12 Alexey PavlovFix typo in include/cygwin/version.h
2015-03-12 Corinna VinschenDrop defining _BSDTYPES_DEFINED before including winsup.h.
2015-03-12 Sebastian HuberImport libc/sys/rtems/include/semaphore.h from FreeBSD.
next
This page took 0.05567 seconds and 5 git commands to generate.