index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
2014-09-11 Freddie Chopin <freddie_chopin@op.pl>
Jeff Johnston
2014-09-11
7
-294
/
+246
*
2014-09-08 Freddie Chopin <freddie_chopin@op.pl>
Jeff Johnston
2014-09-08
3
-7
/
+12
*
* pathnames.xml (cygdrive): Add /proc/cygdrive description.
Corinna Vinschen
2014-09-05
2
-0
/
+23
*
* fhandler_proc.cc (proc_tab): Add entry for cygdrive symlink.
Corinna Vinschen
2014-09-05
3
-0
/
+21
*
2014-09-05 Hale Wang <hale.wang@arm.com>
Jeff Johnston
2014-09-05
11
-123
/
+564
*
* exception.h (class exception): Remove unnecessary #ifdef.
Corinna Vinschen
2014-09-05
4
-11
/
+28
*
* uinfo.cc (pwdgrp::fetch_account_from_windows): Handle APPLICATION
Corinna Vinschen
2014-09-05
3
-7
/
+26
*
* libc/stdio/findfp.c (_cleanup_r): Call _fflush_r when configuration
Corinna Vinschen
2014-09-05
2
-4
/
+14
*
* libc/stdio/fwalk.c (_fwalk_reent): Remove redundant test.
Corinna Vinschen
2014-09-05
2
-5
/
+6
*
Add missing libc/machine/arm/aeabi_memcpy.c file
Corinna Vinschen
2014-09-05
1
-0
/
+64
*
* libc/time/mktm_r.c (_mktm_r): Optimize speed.
Corinna Vinschen
2014-09-04
2
-16
/
+38
*
Add missing libc/machine/arm/aeabi_memcpy-armv7a.S file
Corinna Vinschen
2014-09-04
1
-0
/
+286
*
* libc/time/clock.c (clock): Fix warnings about signed-unsigned
Corinna Vinschen
2014-09-04
4
-5
/
+13
*
* libc/machine/arm/aeabi_memcpy.c: New file.
Corinna Vinschen
2014-09-04
3
-3
/
+25
*
* sec_acl.cc (aclcheck32): Check for required default entries as well.
Corinna Vinschen
2014-09-03
2
-8
/
+14
*
* setfacl.c (addmissing): New function to add missing acl entries to
Corinna Vinschen
2014-09-03
2
-0
/
+71
*
* utils.xml (setfacl): Align documentation to help text in setfacl.
Corinna Vinschen
2014-09-03
2
-6
/
+11
*
* setfacl.c (getaclentry): Fix previous fix again. Allow lone 'm' as
Corinna Vinschen
2014-09-03
2
-10
/
+23
*
* setfacl.c (getaclentry): Fix return value in case of a lone 'm' if
Corinna Vinschen
2014-09-03
2
-4
/
+8
*
* sec_acl.cc (aclsort32): Set errno to EINVAL if aclcheck32 failed.
Corinna Vinschen
2014-09-02
2
-1
/
+8
*
* ntsec.xml (ntsec-common): Drop outdated comment about underdeveloped
Corinna Vinschen
2014-08-31
2
-5
/
+8
*
* uinfo.cc (pwdgrp::fetch_account_from_windows): Disallow user accounts
Corinna Vinschen
2014-08-31
2
-0
/
+12
*
* utils.xml (setfacl): Drop outdated note that default ACEs are not
Corinna Vinschen
2014-08-31
2
-4
/
+5
*
* setfacl.c (usage): Drop outdated note that default ACEs are not
Corinna Vinschen
2014-08-31
2
-3
/
+8
*
* ntsec.xml: Disable description of db_prefix and db_separator settings.
Corinna Vinschen
2014-08-31
2
-10
/
+15
*
* uinfo.cc (cygheap_pwdgrp::init): Fix comment. Rearrange code for
Corinna Vinschen
2014-08-31
2
-19
/
+33
*
* uinfo.cc (pwdgrp::fetch_account_from_windows): Disallow creating an
Corinna Vinschen
2014-08-31
2
-3
/
+8
*
* sec_acl.cc (setacl): Add comment. Handle NULL ACE for SUID, SGID,
Corinna Vinschen
2014-08-31
2
-26
/
+133
*
* utils.xml (getfacl): Document additional suid/sgid/vtx flag printing.
Corinna Vinschen
2014-08-31
2
-3
/
+9
*
* getfacl.c (usage): Add flags description.
Corinna Vinschen
2014-08-31
2
-2
/
+13
*
* fhandler.cc (fhandler_base::facl): Drop CLASS_OBJ entry.
Corinna Vinschen
2014-08-28
6
-27
/
+78
*
* fhandler_disk_file.cc (fhandler_disk_file::fstatvfs): Try the
Corinna Vinschen
2014-08-28
2
-0
/
+26
*
* libc/include/math.h (frexpl): Remove parameter name.
DJ Delorie
2014-08-27
2
-1
/
+5
*
* fhandler.h (fhandler_pty_slave::fch_open_handles): Add bool parameter
Corinna Vinschen
2014-08-27
5
-11
/
+26
*
* kernel32.cc (CreateFileMappingW): Fix default standard rights for
Corinna Vinschen
2014-08-27
2
-2
/
+9
*
* ntea.cc (read_ea): Change left-over return to __leave. Fix
Corinna Vinschen
2014-08-27
3
-15
/
+26
*
* path.h (path_conv::init_reopen_attr): Change from void to returning
Corinna Vinschen
2014-08-26
6
-21
/
+36
*
* cygtls.cc (san::leave/x86_64): Implement.
Corinna Vinschen
2014-08-25
3
-17
/
+41
*
* cygtls.cc (_cygtls::remove): Revert previous patch.
Corinna Vinschen
2014-08-25
9
-178
/
+206
*
* Throughout, use __try/__except/__endtry blocks, rather than myfault
Corinna Vinschen
2014-08-22
41
-5678
/
+6137
*
* miscfuncs.cc (__import_address): Cover the first dereference to imp
Corinna Vinschen
2014-08-21
2
-2
/
+7
*
* net.cc (if_freenameindex): Don't catch a SEGV from free to fail
Corinna Vinschen
2014-08-21
2
-3
/
+5
*
* dir.cc (rmdir): Don't skip deleting fh in the ENOTEMPTY case.
Corinna Vinschen
2014-08-21
2
-4
/
+5
*
* tls_pbuf.h (tmp_pathbuf::tmp_pathbuf): Convert to inline method.
Corinna Vinschen
2014-08-20
3
-13
/
+18
*
* dir.cc (dirfd): Per POSIX, return EINVAL on invalid directory stream.
Corinna Vinschen
2014-08-19
3
-3
/
+13
*
* libc/machine/aarch64/memchr.S: Add check for zero-sized buffer.
Richard Earnshaw
2014-08-19
2
-0
/
+10
*
* fhandler.h (enum conn_state): Add "connect_credxchg" state.
Corinna Vinschen
2014-08-19
3
-9
/
+31
*
* autoload.cc: Replace WNet[...]A with WNet[...]W imports.
Corinna Vinschen
2014-08-19
4
-50
/
+78
*
* fhandler.h (fhandler_serial::is_tty): Reinstantiate.
Corinna Vinschen
2014-08-19
2
-0
/
+6
*
* miscfuncs.cc (strlwr): Rename from cygwin_strlwr. Drop __stdcall
Corinna Vinschen
2014-08-18
3
-11
/
+14
[prev]
[next]