Commit Graph

  • 8154d0d4ca libgloss: mcore: add custom syscall header Mike Frysinger 2015-04-21 01:36:00 -04:00
  • 57346de226 libgloss: arm: fix copy & paste in syscall.h Mike Frysinger 2015-04-21 01:34:24 -04:00
  • b02faccae4 Remove Cygwin's libgen.h Corinna Vinschen 2015-04-21 14:51:30 +02:00
  • 496d50d75e Asia/Calcutta -> Asia/Kolkata (not on unicode.org) Corinna Vinschen 2015-04-21 14:29:01 +02:00
  • a8ec1e804e Apply umask on "standard" Cygwin ACL Corinna Vinschen 2015-04-21 11:49:38 +02:00
  • b364582734 Apply mask execute bit for SYSTEM and Admins group. Corinna Vinschen 2015-04-20 12:06:05 +02:00
  • 2f5e833735 Fix inconsistencies in docs regarding fstab and executable file detection David Macek 2015-04-18 23:25:15 +02:00
  • a024aa2f8f sec_acl.cc (set_posix_access): Fix typo in comment Corinna Vinschen 2015-04-20 10:12:24 +02:00
  • 2e950b1edd Try to avoid creating dangerous DENY ACEs Corinna Vinschen 2015-04-18 17:07:08 +02:00
  • f63dffb818 Support acl(2) method for reading pty ACLs, fix pty chown Corinna Vinschen 2015-04-17 19:54:59 +02:00
  • 02bbbb7506 Fix broken SID in passwd/group entry for unkown account Corinna Vinschen 2015-04-17 11:57:57 +02:00
  • ecc6cfeb7e Fix broken PSID problem on cygheap in account handling Corinna Vinschen 2015-04-17 11:56:15 +02:00
  • e26cf1c5d7 Fix merging group perms into owner perms in owner == group case Corinna Vinschen 2015-04-16 22:27:49 +02:00
  • c14215de38 Fix setting saw_group_obj flag Corinna Vinschen 2015-04-16 22:25:23 +02:00
  • a69b0cef71 Set GROUP_OBJ and CLASS_OBJ perms to new group perms Corinna Vinschen 2015-04-16 22:23:46 +02:00
  • ea503bf4c9 Better workaround owner/group SIDs being NULL Corinna Vinschen 2015-04-16 22:19:57 +02:00
  • de67909ac1 Workaround owner/group SIDs being NULL Corinna Vinschen 2015-04-16 18:29:16 +02:00
  • baacff7c79 Add mask recomputation as on Linux Corinna Vinschen 2015-04-16 17:57:53 +02:00
  • bd57946148 Add output of effective rights to getfacl Corinna Vinschen 2015-04-16 13:31:16 +02:00
  • 5d31049e66 Handle files with owner == group. Corinna Vinschen 2015-04-15 17:20:14 +02:00
  • c7bd0c3778 Fix typo in comment Corinna Vinschen 2015-04-14 16:57:23 +02:00
  • 40653522b9 Fix thinko in creating the {DEF_}CLASS_OBJ value on old-style ACLs Corinna Vinschen 2015-04-14 10:42:29 +02:00
  • cf6ff1c321 Fix pty permssion handling in new permission handling code Corinna Vinschen 2015-04-12 20:26:27 +02:00
  • 7d061316c0 Don't rely on size argument in shmget call Corinna Vinschen 2015-04-12 14:05:12 +02:00
  • 8ede2acefd Fix typo in new fchmod implementation Corinna Vinschen 2015-04-11 16:03:18 +02:00
  • 42d0aa4121 Bump Cygwin version to 2.0.0. Corinna Vinschen 2015-04-10 20:41:00 +02:00
  • 0bb27f15ec Set mcontext.cr2 to the faulting address Jon TURNEY 2015-04-04 16:12:27 +01:00
  • 0a0565d881 Only construct ucontext for SA_SIGINFO signal handlers Jon TURNEY 2015-04-02 18:15:07 +01:00
  • a5efc75cc1 Initialize context before RtlContextCapture Jon TURNEY 2015-04-04 16:19:31 +01:00
  • a44e09fd49 First cut of full implementation of new permission handling Corinna Vinschen 2015-04-10 11:25:40 +02:00
  • aadd5f0295 Call open_null to open fake handle Corinna Vinschen 2015-04-09 21:49:36 +02:00
  • ab8bc7614c For the RX port, avoid using string instructions when __RX_DISALLOW_STRING_INSNS__ is defined. Nick Clifton 2015-04-09 09:20:00 +01:00
  • 5b8fb10d65 Add .note and DWARF3 sections to RX linker scripts. Nick Clifton 2015-04-08 10:04:12 +01:00
  • 0f4510230a Introduce sidfromuid and sidfromgid Corinna Vinschen 2015-04-08 11:00:08 +02:00
  • 0411e86216 Use NULL dey ACE rather than special Cygwin ACE Corinna Vinschen 2015-04-08 10:12:27 +02:00
  • 6326a8c0f3 Remove __acl16 from official header Corinna Vinschen 2015-04-08 10:01:59 +02:00
  • 5707076d0c Always include the .csstart section in RL78 executables. Nick Clifton 2015-04-07 14:51:44 +01:00
  • cf38039975 Remove unused 32/64 bit tty code Corinna Vinschen 2015-04-07 12:16:07 +02:00
  • de7944034d Raise # of ptys to 128. Corinna Vinschen 2015-04-07 12:11:52 +02:00
  • 72f7cd89f2 Compile exceptions.cc with -fno-omit-frame-pointer on x86 Jon TURNEY 2015-04-04 23:31:03 +01:00
  • 8e01f34ed1 Cygwin hangs up if several keys are typed during outputting a lot of texts. Takashi Yano 2015-04-03 13:07:35 +09:00
  • 78cfc586c8 Add FAQ entry on how Cygwin counters install and update MITM attacks David A. Wheeler 2015-04-02 14:04:55 -04:00
  • cbb9849fa7 Try to make sure struct _mcontext is 16-byte aligned Jon TURNEY 2015-04-02 18:05:32 +01:00
  • 94bb7da6b4 Rename index variable from i to idx. Corinna Vinschen 2015-04-02 13:48:55 +02:00
  • ca973c0224 Drop unused parameter from add_access_*_ace Corinna Vinschen 2015-04-02 13:46:04 +02:00
  • d41baf3578 Add parens around MIN/MAX values in stdint.h. Corinna Vinschen 2015-04-01 20:40:43 +02:00
  • b5fdd3cd8e Drop local stdint.h and inttypes.h in favor of newlib files Corinna Vinschen 2015-04-01 20:37:58 +02:00
  • b574832830 Add <sys/_stdint.h> for FreeBSD compatibility Sebastian Huber 2015-04-01 20:34:08 +02:00
  • 28e457cd71 Provide ucontext to signal handlers Jon TURNEY 2015-03-30 20:31:13 +01:00
  • f992ae6f4d Make stack_t typedef generally available Jon TURNEY 2015-04-01 00:12:07 +01:00
  • 431b28c196 Add cygwin_internal() operation to retrieve the EXCEPTION_RECORD from a siginfo_t * Jon TURNEY 2015-03-30 20:56:03 +01:00
  • abf6791ecb Rename struct ucontext to struct __mcontext Jon TURNEY 2015-03-30 18:05:51 +01:00
  • 829c8f6c2d Fix UTF-16 surrogate handling in wctomb and friends. Corinna Vinschen 2015-04-01 15:31:18 +02:00
  • 849044a1e9 Avoid potential crash at startup or in getgroups(2). Corinna Vinschen 2015-04-01 13:15:18 +02:00
  • 69d477a25c Fix documentation of cygwin_internal()'s return type. Jon TURNEY 2015-03-31 18:32:41 +01:00
  • 2cf6edf4ef Fix buffer size error handling in gethostname. Renato Silva 2015-03-31 21:18:46 +02:00
  • 46d2802c27 Add release msg Corinna Vinschen 2015-03-31 13:13:06 +02:00
  • 87dd9bec10 Document GNU basename. Corinna Vinschen 2015-03-31 13:12:24 +02:00
  • 1c7ac6e190 Don't allow fully qualified Windows account names. Corinna Vinschen 2015-03-31 11:54:34 +02:00
  • 70399a721c Avoid excessive locking and calling tzset in time functions. Corinna Vinschen 2015-03-31 11:22:50 +02:00
  • 5f4e1e895c Add _tzset_unlocked and _tzset_unlocked_r Corinna Vinschen 2015-03-31 11:14:22 +02:00
  • 792ecd7c34 Move tzset calls to time functions. Craig Howland 2015-03-31 10:26:49 +02:00
  • 84304a44b1 strftime: use tzname if TM_ZONE is NULL Yaakov Selkowitz 2015-03-25 16:26:07 -05:00
  • 1f9716e160 cygwin: add GNU basename(3) Yaakov Selkowitz 2015-03-26 00:20:15 -05:00
  • 779ddb0b48 string: add GNU basename(3) Yaakov Selkowitz 2015-03-25 18:19:38 -05:00
  • 98209e8e30 Try best to handle user from domain not in trusted domain list. Corinna Vinschen 2015-03-30 18:05:06 +02:00
  • 40b1aa4008 Prepare to rename/reuse struct ucontext. Corinna Vinschen 2015-03-30 16:53:52 +02:00
  • 13681ab7f1 Add CMIN and CTIME definitions Corinna Vinschen 2015-03-25 17:21:38 +01:00
  • 842983ce04 Bump tty.cc copyright date Corinna Vinschen 2015-03-25 17:16:52 +01:00
  • c596f5b73c TIOCPKT mode of PTY is broken if ONLCR bit is cleared. Takashi Yano 2015-03-25 20:42:38 +09:00
  • d70f57112f Import <sys/tree.h> from FreeBSD Sebastian Huber 2015-03-23 21:08:08 +01:00
  • 57a78e23fd Ignore __STDC_{FORMAT,LIMIT,CONSTANT}_MACROS Corinna Vinschen 2015-03-24 10:42:45 +01:00
  • ef23a12ff8 * newlib.hin: Remove _UINTPTR_EQ_ULONG and _UINTPTR_EQ_ULONGLONG. newlib-snapshot-20150323 Joel Sherrill 2015-03-23 09:41:22 -05:00
  • 5799260aed Change from configure time to compile time probe for intptr_t definition. Joel Sherrill 2015-03-18 15:44:41 -05:00
  • 548d795d62 Drop cygwin/_types.h. Corinna Vinschen 2015-03-23 11:52:05 +01:00
  • 1c144ed142 Handle S_ISGID bit and multiple ACEs for owner Corinna Vinschen 2015-03-19 18:27:03 +01:00
  • ff39a89e02 Add ChangeLog entry for last patch to libc/include/sys/time.h. Steve Ellcey 2015-03-19 10:19:35 -07:00
  • 5b1cff7932 Replace uint32_t/uint64_t type usage with __uint32_t/__uint64_t. Steve Ellcey 2015-03-19 10:05:07 -07:00
  • 52f01a0ff8 Preliminary read side implementation of new permission handling. Corinna Vinschen 2015-03-18 17:49:12 +01:00
  • 4a9636b1d6 Implmenet faster getfrompw/getfromgr Corinna Vinschen 2015-03-18 17:15:27 +01:00
  • 1d91d469ee Drop unneeded passwd argument from security functions Corinna Vinschen 2015-03-18 16:54:19 +01:00
  • 6f93f1d6a5 Drop unused timeoput paramter to internal_getlogin Corinna Vinschen 2015-03-17 15:42:59 +01:00
  • 727be86828 Add *.swp (Vim swap files) to .gitignore Corinna Vinschen 2015-03-17 12:03:30 +01:00
  • 8f00fa7f36 Avoid name change if script is called via symlink from execvp et al. Corinna Vinschen 2015-03-17 11:40:12 +01:00
  • 44e5c14e08 Fix newlib texinfo source so 'info libc' and 'info libm' work Jon TURNEY 2015-03-12 17:22:23 +00:00
  • b7f2a6c0a7 Fix winsup/doc to install into prefix Jon TURNEY 2015-03-11 14:06:03 +00:00
  • e9e47b8ce6 Teach stackinfo::walk() how to virtually unwind the tls sigstack Jon TURNEY 2015-03-09 21:55:29 +00:00
  • 63c9ffeed8 Remove now useless include/cygwin/sys_time.h Corinna Vinschen 2015-03-13 13:22:19 +01:00
  • e6af944145 Drop including cygwin/sys_time.h on Cygwin. Corinna Vinschen 2015-03-13 13:19:14 +01:00
  • bb01594897 Merge parts of <sys/time.h> from FreeBSD Sebastian Huber 2015-03-13 13:17:34 +01:00
  • aaa7d1f14a net.cc: Remove extra braces. Alexey Pavlov 2015-03-13 10:38:49 +01:00
  • 63b41daeb6 Fix typo in include/cygwin/version.h Alexey Pavlov 2015-03-12 18:48:59 +01:00
  • f9d35f473b Drop defining _BSDTYPES_DEFINED before including winsup.h. Corinna Vinschen 2015-03-12 17:11:19 +01:00
  • c93d44add9 Import libc/sys/rtems/include/semaphore.h from FreeBSD. Sebastian Huber 2015-03-12 16:03:42 +01:00
  • 32fd5b0fe1 Let pty slave detect closure of last master handle Takashi Yano 2015-03-12 15:48:10 +01:00
  • a34ebbad28 Fix more typos in ntsec.xml Corinna Vinschen 2015-03-12 11:14:57 +01:00
  • 1aa532fec2 Fix typos in ntsec.xml Corinna Vinschen 2015-03-12 10:53:33 +01:00
  • 61750e1276 Add "tags" to .gitignore Corinna Vinschen 2015-03-11 17:37:34 +01:00
  • 6e90585ad8 Include sys/_timespec.h in cygwin/types.h to adjust to newlib Corinna Vinschen 2015-03-11 15:47:19 +01:00
  • b161b155c8 Add and use latest <sys/timespec.h> from FreeBSD Sebastian Huber 2015-03-11 15:38:54 +01:00