summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | string: add GNU basename(3)Yaakov Selkowitz2015-04-236-2/+61
* | Try best to handle user from domain not in trusted domain list.Corinna Vinschen2015-04-233-4/+45
* | Prepare to rename/reuse struct ucontext.Corinna Vinschen2015-04-236-112/+120
* | Add CMIN and CTIME definitionsCorinna Vinschen2015-04-233-4/+11
* | Bump tty.cc copyright dateCorinna Vinschen2015-04-231-1/+1
* | TIOCPKT mode of PTY is broken if ONLCR bit is cleared.Takashi Yano2015-04-237-132/+168
* | Import <sys/tree.h> from FreeBSDSebastian Huber2015-04-232-0/+805
* | Ignore __STDC_{FORMAT,LIMIT,CONSTANT}_MACROSCorinna Vinschen2015-04-233-23/+9
* | * newlib.hin: Remove _UINTPTR_EQ_ULONG and _UINTPTR_EQ_ULONGLONG.Joel Sherrill2015-04-232-6/+4
* | Change from configure time to compile time probe for intptr_t definition.Joel Sherrill2015-04-235-110/+36
* | Drop cygwin/_types.h.Corinna Vinschen2015-04-232-16/+4
* | Add ChangeLog entry for last patch to libc/include/sys/time.h.Steve Ellcey2015-04-231-0/+5
* | Replace uint32_t/uint64_t type usage with __uint32_t/__uint64_t.Steve Ellcey2015-04-231-18/+18
|/
* Implmenet faster getfrompw/getfromgrCorinna Vinschen2015-03-187-18/+43
* Drop unneeded passwd argument from security functionsCorinna Vinschen2015-03-185-18/+31
* Drop unused timeoput paramter to internal_getloginCorinna Vinschen2015-03-174-7/+9
* Add *.swp (Vim swap files) to .gitignoreCorinna Vinschen2015-03-171-0/+1
* Avoid name change if script is called via symlink from execvp et al.Corinna Vinschen2015-03-173-6/+14
* Fix newlib texinfo source so 'info libc' and 'info libm' workJon TURNEY2015-03-163-6/+13
* Fix winsup/doc to install into prefixJon TURNEY2015-03-162-0/+5
* Teach stackinfo::walk() how to virtually unwind the tls sigstackJon TURNEY2015-03-133-0/+21
* Remove now useless include/cygwin/sys_time.hCorinna Vinschen2015-03-132-27/+5
* Drop including cygwin/sys_time.h on Cygwin.Corinna Vinschen2015-03-132-4/+4
* Merge parts of <sys/time.h> from FreeBSDSebastian Huber2015-03-135-65/+539
* net.cc: Remove extra braces.Alexey Pavlov2015-03-132-2/+7
* Fix typo in include/cygwin/version.hAlexey Pavlov2015-03-122-1/+5
* 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