]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2015-04-22 Takashi YanoFix OPOST for non-Cygwin pty slaves
2015-04-22 Corinna VinschenUndef basename before defining function.
2015-04-22 Corinna VinschenFix basename prototype collision string.h vs libgen.h
2015-04-22 Mike Frysingerlibgloss: mcore: add custom syscall header
2015-04-22 Mike Frysingerlibgloss: arm: fix copy & paste in syscall.h
2015-04-21 Corinna VinschenRemove Cygwin's libgen.h
2015-04-21 Corinna VinschenAsia/Calcutta -> Asia/Kolkata (not on unicode.org)
2015-04-21 Corinna VinschenApply umask on "standard" Cygwin ACL
2015-04-20 Corinna VinschenApply mask execute bit for SYSTEM and Admins group.
2015-04-20 David MacekFix inconsistencies in docs regarding fstab and executa...
2015-04-20 Corinna Vinschensec_acl.cc (set_posix_access): Fix typo in comment
2015-04-18 Corinna VinschenTry to avoid creating dangerous DENY ACEs
2015-04-17 Corinna VinschenSupport acl(2) method for reading pty ACLs, fix pty...
2015-04-17 Corinna VinschenFix broken SID in passwd/group entry for unkown account
2015-04-17 Corinna VinschenFix broken PSID problem on cygheap in account handling
2015-04-16 Corinna VinschenFix merging group perms into owner perms in owner ...
2015-04-16 Corinna VinschenFix setting saw_group_obj flag
2015-04-16 Corinna VinschenSet GROUP_OBJ and CLASS_OBJ perms to new group perms
2015-04-16 Corinna VinschenBetter workaround owner/group SIDs being NULL
2015-04-16 Corinna VinschenWorkaround owner/group SIDs being NULL
2015-04-16 Corinna VinschenAdd mask recomputation as on Linux
2015-04-16 Corinna VinschenAdd output of effective rights to getfacl
2015-04-15 Corinna VinschenHandle files with owner == group.
2015-04-14 Corinna VinschenFix typo in comment
2015-04-14 Corinna VinschenFix thinko in creating the {DEF_}CLASS_OBJ value on...
2015-04-12 Corinna VinschenFix pty permssion handling in new permission handling...
2015-04-12 Corinna VinschenDon't rely on size argument in shmget call
2015-04-11 Corinna VinschenFix typo in new fchmod implementation
2015-04-10 Corinna VinschenBump Cygwin version to 2.0.0.
2015-04-10 Jon TURNEYSet mcontext.cr2 to the faulting address
2015-04-10 Jon TURNEYOnly construct ucontext for SA_SIGINFO signal handlers
2015-04-10 Jon TURNEYInitialize context before RtlContextCapture
2015-04-10 Corinna VinschenFirst cut of full implementation of new permission...
2015-04-09 Corinna VinschenCall open_null to open fake handle
2015-04-09 Nick CliftonFor the RX port, avoid using string instructions when...
2015-04-08 Nick CliftonAdd .note and DWARF3 sections to RX linker scripts.
2015-04-08 Corinna VinschenIntroduce sidfromuid and sidfromgid
2015-04-08 Corinna VinschenUse NULL dey ACE rather than special Cygwin ACE
2015-04-08 Corinna VinschenRemove __acl16 from official header
2015-04-07 Nick CliftonAlways include the .csstart section in RL78 executables.
2015-04-07 Corinna VinschenRemove unused 32/64 bit tty code
2015-04-07 Corinna VinschenRaise # of ptys to 128.
2015-04-07 Jon TURNEYCompile exceptions.cc with -fno-omit-frame-pointer...
2015-04-03 Takashi YanoCygwin hangs up if several keys are typed during output...
2015-04-03 David A. WheelerAdd FAQ entry on how Cygwin counters install and update...
2015-04-02 Jon TURNEYTry to make sure struct _mcontext is 16-byte aligned
2015-04-02 Corinna VinschenRename index variable from i to idx.
2015-04-02 Corinna VinschenDrop unused parameter from add_access_*_ace
2015-04-01 Corinna VinschenAdd parens around MIN/MAX values in stdint.h.
2015-04-01 Corinna VinschenDrop local stdint.h and inttypes.h in favor of newlib...
2015-04-01 Sebastian HuberAdd <sys/_stdint.h> for FreeBSD compatibility
2015-04-01 Jon TURNEYProvide ucontext to signal handlers
2015-04-01 Jon TURNEYMake stack_t typedef generally available
2015-04-01 Jon TURNEYAdd cygwin_internal() operation to retrieve the EXCEPTI...
2015-04-01 Jon TURNEYRename struct ucontext to struct __mcontext
2015-04-01 Corinna VinschenFix UTF-16 surrogate handling in wctomb and friends.
2015-04-01 Corinna VinschenAvoid potential crash at startup or in getgroups(2).
2015-03-31 Jon TURNEYFix documentation of cygwin_internal()'s return type.
2015-03-31 Renato SilvaFix buffer size error handling in gethostname.
2015-03-31 Corinna VinschenAdd release msg
2015-03-31 Corinna VinschenDocument GNU basename.
2015-03-31 Corinna VinschenDon't allow fully qualified Windows account names.
2015-03-31 Corinna VinschenAvoid excessive locking and calling tzset in time funct...
2015-03-31 Corinna VinschenAdd _tzset_unlocked and _tzset_unlocked_r
2015-03-31 Craig HowlandMove tzset calls to time functions.
2015-03-30 Yaakov Selkowitzstrftime: use tzname if TM_ZONE is NULL
2015-03-30 Yaakov Selkowitzcygwin: add GNU basename(3)
2015-03-30 Yaakov Selkowitzstring: add GNU basename(3)
2015-03-30 Corinna VinschenTry best to handle user from domain not in trusted...
2015-03-30 Corinna VinschenPrepare to rename/reuse struct ucontext.
2015-03-25 Corinna VinschenAdd CMIN and CTIME definitions
2015-03-25 Corinna VinschenBump tty.cc copyright date
2015-03-25 Takashi YanoTIOCPKT mode of PTY is broken if ONLCR bit is cleared.
2015-03-24 Sebastian HuberImport <sys/tree.h> from FreeBSD
2015-03-24 Corinna VinschenIgnore __STDC_{FORMAT,LIMIT,CONSTANT}_MACROS
2015-03-23 Joel Sherrill* newlib.hin: Remove _UINTPTR_EQ_ULONG and _UINTPTR_EQ_... newlib-snapshot-20150323
2015-03-23 Joel SherrillChange from configure time to compile time probe for...
2015-03-23 Corinna VinschenDrop cygwin/_types.h.
2015-03-19 Corinna VinschenHandle S_ISGID bit and multiple ACEs for owner
2015-03-19 Steve Ellcey Add ChangeLog entry for last patch to libc/include...
2015-03-19 Steve Ellcey Replace uint32_t/uint64_t type usage with __uint32_t...
2015-03-18 Corinna VinschenPreliminary read side implementation of new permission...
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.
2015-03-12 Takashi YanoLet pty slave detect closure of last master handle
2015-03-12 Corinna VinschenFix more typos in ntsec.xml
2015-03-12 Corinna VinschenFix typos in ntsec.xml
next
This page took 0.058351 seconds and 5 git commands to generate.