summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * libc/stdio/fwalk.c (_fwalk_reent): Remove redundant test.Corinna Vinschen2014-09-052-5/+6
* Add missing libc/machine/arm/aeabi_memcpy.c fileCorinna Vinschen2014-09-051-0/+64
* * libc/time/mktm_r.c (_mktm_r): Optimize speed.Corinna Vinschen2014-09-042-16/+38
* Add missing libc/machine/arm/aeabi_memcpy-armv7a.S fileCorinna Vinschen2014-09-041-0/+286
* * libc/time/clock.c (clock): Fix warnings about signed-unsignedCorinna Vinschen2014-09-044-5/+13
* * libc/machine/arm/aeabi_memcpy.c: New file.Corinna Vinschen2014-09-043-3/+25
* * sec_acl.cc (aclcheck32): Check for required default entries as well.Corinna Vinschen2014-09-032-8/+14
* * setfacl.c (addmissing): New function to add missing acl entries toCorinna Vinschen2014-09-032-0/+71
* * utils.xml (setfacl): Align documentation to help text in setfacl.Corinna Vinschen2014-09-032-6/+11
* * setfacl.c (getaclentry): Fix previous fix again. Allow lone 'm' asCorinna Vinschen2014-09-032-10/+23
* * setfacl.c (getaclentry): Fix return value in case of a lone 'm' ifCorinna Vinschen2014-09-032-4/+8
* * sec_acl.cc (aclsort32): Set errno to EINVAL if aclcheck32 failed.Corinna Vinschen2014-09-022-1/+8
* * ntsec.xml (ntsec-common): Drop outdated comment about underdevelopedCorinna Vinschen2014-08-312-5/+8
* * uinfo.cc (pwdgrp::fetch_account_from_windows): Disallow user accountsCorinna Vinschen2014-08-312-0/+12
* * utils.xml (setfacl): Drop outdated note that default ACEs are notCorinna Vinschen2014-08-312-4/+5
* * setfacl.c (usage): Drop outdated note that default ACEs are notCorinna Vinschen2014-08-312-3/+8
* * ntsec.xml: Disable description of db_prefix and db_separator settings.Corinna Vinschen2014-08-312-10/+15
* * uinfo.cc (cygheap_pwdgrp::init): Fix comment. Rearrange code forCorinna Vinschen2014-08-312-19/+33
* * uinfo.cc (pwdgrp::fetch_account_from_windows): Disallow creating anCorinna Vinschen2014-08-312-3/+8
* * sec_acl.cc (setacl): Add comment. Handle NULL ACE for SUID, SGID,Corinna Vinschen2014-08-312-26/+133
* * utils.xml (getfacl): Document additional suid/sgid/vtx flag printing.Corinna Vinschen2014-08-312-3/+9
* * getfacl.c (usage): Add flags description.Corinna Vinschen2014-08-312-2/+13
* * fhandler.cc (fhandler_base::facl): Drop CLASS_OBJ entry.Corinna Vinschen2014-08-286-27/+78
* * fhandler_disk_file.cc (fhandler_disk_file::fstatvfs): Try theCorinna Vinschen2014-08-282-0/+26
* * libc/include/math.h (frexpl): Remove parameter name.DJ Delorie2014-08-272-1/+5
* * fhandler.h (fhandler_pty_slave::fch_open_handles): Add bool parameterCorinna Vinschen2014-08-275-11/+26
* * kernel32.cc (CreateFileMappingW): Fix default standard rights forCorinna Vinschen2014-08-272-2/+9
* * ntea.cc (read_ea): Change left-over return to __leave. FixCorinna Vinschen2014-08-273-15/+26
* * path.h (path_conv::init_reopen_attr): Change from void to returningCorinna Vinschen2014-08-266-21/+36
* * cygtls.cc (san::leave/x86_64): Implement.Corinna Vinschen2014-08-253-17/+41
* * cygtls.cc (_cygtls::remove): Revert previous patch.Corinna Vinschen2014-08-259-178/+206
* * Throughout, use __try/__except/__endtry blocks, rather than myfaultCorinna Vinschen2014-08-2241-5678/+6137
* * miscfuncs.cc (__import_address): Cover the first dereference to impCorinna Vinschen2014-08-212-2/+7
* * net.cc (if_freenameindex): Don't catch a SEGV from free to failCorinna Vinschen2014-08-212-3/+5
* * dir.cc (rmdir): Don't skip deleting fh in the ENOTEMPTY case.Corinna Vinschen2014-08-212-4/+5
* * tls_pbuf.h (tmp_pathbuf::tmp_pathbuf): Convert to inline method.Corinna Vinschen2014-08-203-13/+18
* * dir.cc (dirfd): Per POSIX, return EINVAL on invalid directory stream.Corinna Vinschen2014-08-193-3/+13
* * libc/machine/aarch64/memchr.S: Add check for zero-sized buffer.Richard Earnshaw2014-08-192-0/+10
* * fhandler.h (enum conn_state): Add "connect_credxchg" state.Corinna Vinschen2014-08-193-9/+31
* * autoload.cc: Replace WNet[...]A with WNet[...]W imports.Corinna Vinschen2014-08-194-50/+78
* * fhandler.h (fhandler_serial::is_tty): Reinstantiate.Corinna Vinschen2014-08-192-0/+6
* * miscfuncs.cc (strlwr): Rename from cygwin_strlwr. Drop __stdcallCorinna Vinschen2014-08-183-11/+14
* * libc/include/sys/signal.h: Declare sigaltstack for RTEMS only.Corinna Vinschen2014-08-182-1/+6
* 2014-08-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2014-08-182-0/+9
* 2014-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2014-08-182-34/+55
* 2014-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2014-08-182-3/+43
* *** empty log message ***Corinna Vinschen2014-08-181-0/+7
* * dtable.cc (dtable::init_std_file_from_handle): Mention that consoleCorinna Vinschen2014-08-185-20/+55
* * configure.ac: Convert to new AC_INIT style.Corinna Vinschen2014-08-1515-230/+308
* * winsup.h (_GNU_SOURCE): Define. Explain why.Corinna Vinschen2014-08-154-22/+55