aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-27 * libc/machine/mips/setjmp.S: Fix definition of macro FPR_LAYOUTCorinna Vinschen2-0/+6
2013-11-262013-11-26 Matheus Almeida <Matheus.Almeida@imgtec.com>Jeff Johnston3-12/+44
2013-11-26 * nlsfuncs.cc (wcscoll): Add "__restrict" to definition.Corinna Vinschen2-2/+7
2013-11-26Correct for missing entries for wchar.h changes and white space changesJoel Sherrill1-0/+11
2013-11-262013-11-26 Julio Gutierrez <jgutleyva@gmail.com>Joel Sherrill39-218/+316
2013-11-26 * common.din: Export posix_spawn[...] functions.Corinna Vinschen6-2/+56
2013-11-26 * nlsfuncs.cc (strcoll): Add "__restrict" to definition.Corinna Vinschen2-2/+7
2013-11-262013-11-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-5/+5
2013-11-26 * libc/posix/posix_spawn.c: Drop using namespace.h.Corinna Vinschen2-2/+4
2013-11-26 * libc/posix/posix_spawn.c: Eliminate OS function calls not presentCorinna Vinschen2-9/+19
2013-11-252013-11-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill3-5/+10
2013-11-25 * libc/include/spawn.h (posix_spawn_file_actions_destroy): Fix typoCorinna Vinschen3-2/+8
2013-11-252013-11-25 Sahil Patnayakuni <sahil.patnayakuni@gmail.com>Joel Sherrill10-30/+53
2013-11-25 Throughout, keep function definitions and declarations in sync withCorinna Vinschen15-30/+47
2013-11-24 * dtable.cc: Include sys/param.h for MAX definition.Corinna Vinschen2-0/+5
2013-11-24 Throughout, drop unnecessary explicit includes of windows header filesCorinna Vinschen21-49/+23
2013-11-24*** empty log message ***Corinna Vinschen1-0/+2
2013-11-232013-11-23 Bryan Dunsmore <dunsmoreb@gmail.com>Joel Sherrill3-2/+7
2013-11-23dup2: fix off-by-one crashEric Blake3-2/+15
2013-11-23 * new-features.xml (ov-new1.7.26): Add new section.Corinna Vinschen2-0/+39
2013-11-232013-11-22 Bryan Dunsmore <dunsmoreb@gmail.com>Joel Sherrill3-4/+12
2013-11-222013-11-22 Chirayu Desai <chirayudesai1@gmail.com>Joel Sherrill3-4/+14
2013-11-222013-11-21 Daniel Ramirez <javamonn@gmail.com>Joel Sherrill2-1/+5
2013-11-212013-11-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill23-795/+806
2013-11-212013-11-21 Julio Gutierrez <jgutleyva@gmail.com>Joel Sherrill3-3/+9
2013-11-212013-11-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill9-3/+25
2013-11-212013-11-21 Daniel Ramirez <javamonn@gmail.com>Joel Sherrill6-5/+10
2013-11-212013-11-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-1/+5
2013-11-212013-11-21 Daniel Ramirez <javamonn@gmail.com>Joel Sherrill6-12/+18
2013-11-21[AArch64] Set errno in ftruncate() and truncate().Marcus Shawcroft3-0/+11
2013-11-21[ARM] set errno in ftruncate and truncate stubs.Marcus Shawcroft3-0/+11
2013-11-202013-11-20 Daniel Ramirez <javamonn@gmail.com>Joel Sherrill3-3/+7
2013-11-202013-11-20 Chirayu Desai <chirayudesai1@gmail.com>Joel Sherrill6-19/+27
2013-11-202013-11-20 Daniel Ramirez <javamonn@gmail.com>Joel Sherrill4-10/+19
2013-11-20 * include/cygwin/stdlib.h (realpath): Drop declaration. It's declaredCorinna Vinschen2-1/+5
2013-11-20 * libc/include/stdlib.h: Declare realpath only if !__STRICT_ANSI__.Corinna Vinschen2-2/+6
2013-11-19 * cygcheck.cc (RtlGetVersion): Declare.Corinna Vinschen2-9/+18
2013-11-19 * ntdll.h (RtlGetVersion): Declare.Corinna Vinschen5-7/+20
2013-11-19 * cygcheck.cc (dump_sysinfo): Revert Windows 8.1 hack. It's notCorinna Vinschen2-11/+9
2013-11-19 * wincap.cc (wincapc::init): Revert previous change. It's not working.Corinna Vinschen3-13/+4
2013-11-193013-11-19 Jennifer Averett <jennifer.averett@oarcorp.com>Joel Sherrill2-0/+211
2013-11-19*** empty log message ***Corinna Vinschen1-0/+4
2013-11-19 * net.cc (cygwin_getaddrinfo): Fix a comment. Only memset whints ifCorinna Vinschen2-7/+17
2013-11-19 * wincap.cc (wincapc::init): Fix dwMinorVersion for Windows 8.1 andCorinna Vinschen2-0/+14
2013-11-19Add missing entryCorinna Vinschen1-0/+3
2013-11-19 * cygcheck.cc (dump_sysinfo): Drop code trying to fetch OSVERSIONINFOCorinna Vinschen2-21/+22
2013-11-19Fix dateJoel Sherrill1-1/+1
2013-11-192013-11-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill3-1/+7
2013-11-192013-11-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-1/+5
2013-11-19 * autoload.cc (IdnToAscii): Define.Corinna Vinschen6-998/+335