summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Drop defining _BSDTYPES_DEFINED before including winsup.h.Corinna Vinschen2015-03-122-2/+5
* Import libc/sys/rtems/include/semaphore.h from FreeBSD.Sebastian Huber2015-03-122-0/+60
* Let pty slave detect closure of last master handleTakashi Yano2015-03-122-3/+14
* Fix more typos in ntsec.xmlCorinna Vinschen2015-03-122-2/+7
* Fix typos in ntsec.xmlCorinna Vinschen2015-03-122-4/+10
* Add "tags" to .gitignoreCorinna Vinschen2015-03-111-0/+1
* Include sys/_timespec.h in cygwin/types.h to adjust to newlibCorinna Vinschen2015-03-112-1/+6
* Add and use latest <sys/timespec.h> from FreeBSDSebastian Huber2015-03-119-16/+130
* * autoload.cc (CreateEnvironmentBlock): Make loading non-fatal.Corinna Vinschen2015-03-112-1/+5
* Fix condition in DLL loading loopCorinna Vinschen2015-03-112-2/+7
* Fix a build problem running the newlib testsuite on targets that only have 32...Nick Clifton2015-03-112-1/+7
* cygwin: fix __x86_64__ conditional in stdint.hYaakov Selkowitz2015-03-102-1/+5
* whitespace fixCorinna Vinschen2015-03-101-1/+0
* Change CVS->GIT in docsCorinna Vinschen2015-03-103-8/+14
* Add .gitignoreCorinna Vinschen2015-03-091-0/+42
* mv .cvsignore to .gitignoreCorinna Vinschen2015-03-091-0/+0
* Add .gitattributesCorinna Vinschen2015-03-091-0/+20
* * libc/include/stdio.h (FILE): Protect typedef from redefinition.Corinna Vinschen2015-03-053-0/+11
* * tty.h (tty::set_master_ctl_closed): Rename from set_master_closed.Corinna Vinschen2015-03-054-24/+28
* * fhandler.h (fhandler_base::get_echo_handle): New virtual method.Corinna Vinschen2015-03-055-11/+71
* * v850/sim.ld: Add a .note.renesas section.Nick Clifton2015-03-052-0/+7
* merge from gccDJ Delorie2015-03-044-0/+33
* * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 36.Corinna Vinschen2015-03-042-1/+5
* * posix.xml (std-bsd): Add issetugid.Corinna Vinschen2015-03-042-0/+5
* 2015-02-25 Gedare Bloom <gedare@rtems.org>Joel Sherrill2015-03-032-4/+6
* * libc/machine/mips/memset.S: Add support for mips32r6/mips64r6.Steve Ellcey2015-03-032-0/+62
* * libc/machine/mips/memcpy.S: Add support for mips32r6/mips64r6.Steve Ellcey2015-03-032-14/+169
* * new-features.xml (ov-new1.7.35): Add SIGSYS change.Corinna Vinschen2015-03-032-0/+9
* * msg.cc: Throughout, drop raising SIGSYS if cygserver is not running.Corinna Vinschen2015-03-035-26/+13
* * new-features.xml (ov-new1.7.35): Add new section.Corinna Vinschen2015-03-032-0/+54
* * common.din (issetugid): Export.Corinna Vinschen2015-03-036-2/+20
* * security.cc (get_attribute_from_acl): Don't spill Everyone permissionsCorinna Vinschen2015-03-022-5/+12
* * utils.xml (getfacl): Adjust options to option nmame change.Corinna Vinschen2015-02-282-6/+8
* *** empty log message ***Corinna Vinschen2015-02-281-0/+3
* * getfacl.c (usage): Change --all to --access, --dir to --default.Corinna Vinschen2015-02-282-6/+12
* * uinfo.cc (pwdgrp::add_line): Return NULL if parsing a line failed.Corinna Vinschen2015-02-282-7/+14
* *** empty log message ***Corinna Vinschen2015-02-271-0/+18
* * security.cc (alloc_sd): For directories, mark inherited ACEsCorinna Vinschen2015-02-272-0/+11
* * sec_acl.cc (getacl): Add mask even if all group and secondary accountCorinna Vinschen2015-02-272-4/+17
* * uinfo.cc (pwdgrp::fetch_account_from_windows): Drop redundant testCorinna Vinschen2015-02-272-1/+6
* * sec_acl.cc (setacl): Fix bug which leads to ACE duplication inCorinna Vinschen2015-02-274-52/+93
* 2015-02-26 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-02-262-108/+113
* * ldap.cc (cyg_ldap::wait): Call cygwait with cw_infinite timeout valueCorinna Vinschen2015-02-262-3/+8
* * posix_ipc.cc (ipc_mutex_lock): Revert unneeded call to signal handler.Corinna Vinschen2015-02-262-1/+4
* * posix_ipc.cc (ipc_mutex_lock): Add bool parameter to influence ifCorinna Vinschen2015-02-262-8/+21
* * fhandler_termios.cc (fhandler_termios::line_edit): Fix conditionCorinna Vinschen2015-02-263-7/+20
* * sec_acl.cc (setacl): Always grant default owner entryCorinna Vinschen2015-02-252-0/+7
* *** empty log message ***Corinna Vinschen2015-02-251-0/+3
* * mkgroup.c (MAX_SID_LEN): Remove. Instead, use SECURITY_MAX_SID_SIZECorinna Vinschen2015-02-253-49/+61
* * fhandler_tape.cc (fhandler_dev_tape::_lock): Add cw_sig_restart toCorinna Vinschen2015-02-254-15/+19