Commit Graph

  • 18b47e05d3 Initializing TTBR0 to inner/outer WB Jiong Wang 2016-03-24 14:32:04 +0000
  • 4799377456 Add missing OBJCOPY variable to Makefile.in Corinna Vinschen 2016-03-26 12:32:18 +0100
  • acc5f02ce8 Throughout Cygwin, use u_intN_t or uintN_t Corinna Vinschen 2016-03-24 16:39:15 +0100
  • 6ba2b53c53 Change definition of b64_pton from K&R to ANSI Corinna Vinschen 2016-03-24 16:25:00 +0100
  • 34adefae7f Fix return type of get_routedst Corinna Vinschen 2016-03-24 16:23:50 +0100
  • c133a6a3d1 Remove unused function convert_ifr_flags Corinna Vinschen 2016-03-24 16:22:30 +0100
  • 977912ff93 Fix FIONBIO comments Corinna Vinschen 2016-03-24 15:32:33 +0100
  • b1b46d4580 Drop usage of old-age BSD types in generically used Cygwin headers Corinna Vinschen 2016-03-24 14:03:40 +0100
  • db5bfdbd8a Define BSD u_intN_t types indiscriminately Corinna Vinschen 2016-03-24 11:05:46 +0100
  • 08fdddea3d Fix coverity CID 143502: Null pointer dereference Corinna Vinschen 2016-03-24 10:06:50 +0100
  • b9bbe1bccb Feature test macros overhaul: C++ TR1 Yaakov Selkowitz 2016-03-23 16:14:00 -0500
  • b59866f806 test Corinna Vinschen 2016-03-23 18:49:39 +0100
  • 5b08c1bca1 Add release message for commit 59b3bd2 Corinna Vinschen 2016-03-23 18:11:38 +0100
  • 59b3bd2aa6 Only allow enabled groups as primary group Corinna Vinschen 2016-03-23 17:51:03 +0100
  • fc504453fd Use 64K buffers for TOKEN_GROUPS Corinna Vinschen 2016-03-23 17:42:04 +0100
  • 155a1ec5fb Allocate temporary TOKEN_GROUP arrays using TLS Corinna Vinschen 2016-03-23 17:40:24 +0100
  • 117737a7fa cxx.cc: Disable C++14 warning for new sized delete operator Corinna Vinschen 2016-03-23 11:58:21 +0100
  • 93c13ec6cc Add c++14 sized deallocation operator Peter Foley 2016-03-19 13:45:55 -0400
  • 3737bc4e98 Drop Cygwin-only posix_memalign prototype Corinna Vinschen 2016-03-23 11:50:27 +0100
  • fa6a5a3a74 Use DnsFree instead of deprecated DnsRecordListFree Peter Foley 2016-03-21 16:41:25 -0400
  • 5ec2d62bea Target/Host configuration elucidated Konrad Schwarz 2016-03-23 05:54:13 +0100
  • 3f258ada43 Guard u_char,u_short,u_int,u_long with __MISC_VISIBLE Corinna Vinschen 2016-03-23 11:17:59 +0100
  • 98b615106d Fix "/*" within comment warning Sebastian Huber 2016-03-21 12:07:52 +0100
  • 1e6205b1ae stdio: fseeko/ftello are also POSIX.1-2001 Yaakov Selkowitz 2016-03-20 14:21:59 -0500
  • 1f9599f3a7 pthread.h: Mark pthread_exit() as not returning Joel Sherrill 2016-03-21 16:20:18 -0500
  • 13707ae933 epiphany/machine/stdlib.h: Disable epiphany unique random wrappers for RTEMS Joel Sherrill 2016-03-20 11:02:13 -0500
  • 4db48d17eb newlib/configure.host: Turn off sti/cli for i386 setjmp for i386-rtems* Joel Sherrill 2016-02-25 11:43:18 -0600
  • 75f2bdfd39 Remove spurious empty line in changelog entry. Nick Clifton 2016-03-18 13:09:03 +0000
  • f4d1a5e5b8 PR external/{16327,16328}: Remove etc/configure.texi and etc/standards.texi. Ludovic Courtès 2014-05-05 17:33:16 +0200
  • 0b8d42946a Fix generation of as.1 manual page so that it can be converted to DocBook format. Nick Clifton 2016-03-18 13:07:33 +0000
  • fe508576ef Sync toplevel with upstream GCC. Corinna Vinschen 2016-03-22 10:25:20 +0100
  • 445036bb98 Remove Mingw.org from FAQ, or replace with Mingw-w64. Corinna Vinschen 2016-03-21 21:09:23 +0100
  • 3ba2c39fb2 Add nonnull annotation to posix_memalign. Peter Foley 2016-03-21 13:15:42 -0400
  • 6699e21ffb Remove misleading indentation Peter Foley 2016-03-21 13:15:44 -0400
  • 08537d88f6 Move arc4random Cygwin only code to Cygwin Sebastian Huber 2016-03-21 08:12:54 +0100
  • 2519f0ef0c srandom: Replace accessing /dev/random by equivalent getentropy call Corinna Vinschen 2016-03-20 22:29:03 +0100
  • 58988463cc Revert "Use high-resolution timebases for select()." Corinna Vinschen 2016-03-20 21:59:47 +0100
  • bf0f4baf95 Revert "Debug printfs." Corinna Vinschen 2016-03-20 21:59:43 +0100
  • 66dc7d731a Revert "Improve and simplify select()." Corinna Vinschen 2016-03-20 21:59:27 +0100
  • 1cca343e47 Drop redundant arc4random prototypes from cygwin/stdlib.h Corinna Vinschen 2016-03-20 21:30:58 +0100
  • f7f26f65ab Allow machine-dependent arc4 locking Corinna Vinschen 2016-03-18 18:01:07 +0100
  • 472d0a228c Improve and simplify select(). John Hood 2016-02-04 00:44:56 -0500
  • 9f82de59a0 Debug printfs. John Hood 2016-01-30 17:37:33 -0500
  • 6e70fd315a Use high-resolution timebases for select(). John Hood 2016-01-28 17:08:39 -0500
  • 313fcaf1bc * winsup/testsuite/configure: chmod a+x John Hood 2016-03-18 04:31:16 -0400
  • b92b47b7bc Move get_nonascii_key into fhandler_console. John Hood 2016-01-30 17:33:36 -0500
  • 3bc912c02b respect datarootdir Peter Foley 2016-03-19 13:45:57 -0400
  • 5bc753c5a2 Fix strict aliasing Peter Foley 2016-03-19 13:45:56 -0400
  • 0611132f04 Fix typoed comparison Peter Foley 2016-03-19 13:45:54 -0400
  • 1eb7cb2553 The address of an class always evaluates to true Peter Foley 2016-03-19 13:45:53 -0400
  • 2f310e44c4 Remove misleading indentation Peter Foley 2016-03-20 11:58:35 +0100
  • dc85a189a4 Add necessary braces to if statements Peter Foley 2016-03-19 13:45:49 -0400
  • 922e21a3ea Remove dead code from fhandler_console. Peter Foley 2016-03-19 13:45:48 -0400
  • c0b6fc54b1 Remove unused and unsafe call to __builtin_frame_address Peter Foley 2016-03-19 13:45:47 -0400
  • 3df400dc83 winsup: Move all old CVS Changelogs into CVSChangeLogs.old dir Corinna Vinschen 2016-03-19 13:59:52 +0100
  • e42f66d00f Remove ill-advised cygwin_props Corinna Vinschen 2016-03-19 13:21:18 +0100
  • d17977ccc7 Regenerate configure script. Jeff Johnston 2016-03-19 00:27:59 -0400
  • 83029bb69e Remove references to older Cygwin releases from documentation Corinna Vinschen 2016-03-18 22:52:04 +0100
  • 97d1536d17 sparc64: move struct timeval to <sys/_timeval.h> Yaakov Selkowitz 2016-03-18 14:10:43 -0500
  • f049607eb0 Feature test macros overhaul: sparc64 Yaakov Selkowitz 2016-03-18 14:08:07 -0500
  • 19879c03c5 Cleanup macros in chacha_private.h to be target-type independent Howland, Craig D 2016-03-18 18:18:15 +0000
  • 8e2b2adb3d Only export arc4random_stir and arc4random_addrandom on Cygwin Corinna Vinschen 2016-03-18 21:12:12 +0100
  • d3f203d091 Feature test macros overhaul: signal.h (part 2) Yaakov Selkowitz 2016-03-17 23:21:49 -0500
  • f3ec63771b arm: fix build with newlib supplied syscalls enabled Yaakov Selkowitz 2016-03-17 22:11:14 -0500
  • dcf31cdc99 Implement getentropy for Cygwin Corinna Vinschen 2016-03-18 14:46:20 +0100
  • e0fc33322d Delete Cygwin's arc4random in favor of new Newlib implementation Corinna Vinschen 2016-03-18 14:41:33 +0100
  • 7c96d6059c Arc4random locking: Check for threaded application on Cygwin Corinna Vinschen 2016-03-18 14:40:26 +0100
  • 5ccdcf0219 Add arc4random_stir and arc4random_addrandom for OpenBSD compatibility Corinna Vinschen 2016-03-18 14:39:58 +0100
  • f74cf1350e Add arc4random() etc. from OpenBSD 5.8 Sebastian Huber 2016-03-18 11:49:28 +0100
  • 55c239d834 Add timingsafe_memcmp() Sebastian Huber 2016-03-18 11:49:27 +0100
  • 559fd77dda Add timingsafe_bcmp() Sebastian Huber 2016-03-18 11:49:26 +0100
  • 8740fa7fd0 Add explicit_bzero() Sebastian Huber 2016-03-18 11:49:25 +0100
  • a10dacbdac Guard ssize_t definition by _SSIZE_T_DECLARED Sebastian Huber 2016-03-18 11:49:24 +0100
  • 00d2fe1959 Cygwin: define byteswap.h inlines as macros Yaakov Selkowitz 2016-03-14 22:11:20 -0500
  • 3237fb31b3 Feature test macros overhaul: Cygwin headers Yaakov Selkowitz 2016-03-14 21:24:29 -0500
  • 396942b0b5 Feature test macros overhaul: sys/types.h Yaakov Selkowitz 2016-03-14 21:20:02 -0500
  • ee97c4b224 Revert "Remove inclusion of sys/select.h in sys/types.h for backward compat" Yaakov Selkowitz 2016-03-14 20:50:45 -0500
  • 04f288851a Feature test macros overhaul: sys/time.h Yaakov Selkowitz 2016-03-14 21:14:39 -0500
  • 069e400c91 Feature test macros overhaul: sys/stat.h Yaakov Selkowitz 2016-03-14 20:57:45 -0500
  • 03c4ef1c51 Feature test macros overhaul: sys/select.h Yaakov Selkowitz 2016-03-14 17:31:12 -0500
  • 73e2f46419 Feature test macros overhaul: wchar.h Yaakov Selkowitz 2016-03-14 17:24:48 -0500
  • be657151f1 Feature test macros overhaul: unistd.h Yaakov Selkowitz 2016-03-14 21:03:34 -0500
  • 43e5ee83fe Feature test macros overhaul: time.h Yaakov Selkowitz 2016-03-14 17:23:09 -0500
  • 6fe6a822ee Feature test macros overhaul: strings.h Yaakov Selkowitz 2016-03-14 17:20:38 -0500
  • 615d63599b Feature test macros overhaul: string.h Yaakov Selkowitz 2016-03-14 17:13:42 -0500
  • 84ba25226c Feature test macros overhaul: stdlib.h Yaakov Selkowitz 2016-03-14 16:55:26 -0500
  • feec81e571 Feature test macros overhaul: stdio.h Yaakov Selkowitz 2016-03-14 16:40:44 -0500
  • 5c78499ae2 Feature test macros overhaul: signal.h Yaakov Selkowitz 2016-03-14 16:39:56 -0500
  • 25507f80a2 Feature test macros overhaul: pwd.h Yaakov Selkowitz 2016-03-14 16:36:13 -0500
  • 96972e7198 Feature test macros overhaul: pthread.h Yaakov Selkowitz 2016-03-14 16:35:32 -0500
  • 4e8291b8b0 Feature test macros overhaul: math.h Yaakov Selkowitz 2016-03-14 16:26:18 -0500
  • 86a724b8c0 Feature test macros overhaul: limits.h Yaakov Selkowitz 2016-03-14 16:25:18 -0500
  • ec4fe40b23 Feature test macros overhaul: grp.h Yaakov Selkowitz 2016-03-14 16:21:34 -0500
  • d94d983d1b Feature test macros overhaul: fnmatch.h Yaakov Selkowitz 2016-03-14 16:19:42 -0500
  • d2df6d381b Feature test macros overhaul: fcntl.h Yaakov Selkowitz 2016-03-14 17:26:08 -0500
  • d2937299fa Feature test macros overhaul: dirent.h Yaakov Selkowitz 2016-03-14 16:17:38 -0500
  • 575608b202 Feature test macros overhaul: ctype.h Yaakov Selkowitz 2016-03-14 16:14:59 -0500
  • 6ba26630e0 Feature test macros overhaul: sys/features.h Yaakov Selkowitz 2016-03-14 15:31:23 -0500
  • 446d0d355f add release message for commit 4c9bb3e Corinna Vinschen 2016-03-17 17:58:43 +0100
  • 4c9bb3e0f9 Propagate correct Windows error if executable can't be opened Corinna Vinschen 2016-03-17 17:46:11 +0100