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
...
*
*** empty log message ***
Corinna Vinschen
2014-10-22
1
-3
/
+8
*
*** empty log message ***
Corinna Vinschen
2014-10-22
1
-9
/
+45
*
* sec_auth.cc (get_user_groups): Remove experimental exception handler
Corinna Vinschen
2014-10-21
2
-16
/
+12
*
* cygcheck.cc (CYGLSA64_DLL): Remove unused macro.
Corinna Vinschen
2014-10-21
2
-4
/
+21
*
Fix typo
Corinna Vinschen
2014-10-20
1
-1
/
+1
*
* fhandler_serial.cc: Revert debug code accidentally checked in on
Corinna Vinschen
2014-10-20
2
-1
/
+6
*
*** empty log message ***
Corinna Vinschen
2014-10-20
1
-0
/
+2
*
* path.cc (symlink_info::check): Set error from status code if opening
Corinna Vinschen
2014-10-20
2
-1
/
+12
*
* libc/time/gmtime_r.c (gmtime_r): Remove dead code.
Corinna Vinschen
2014-10-20
2
-5
/
+4
*
* cygheap.cc (cygheap_fixup_in_child): Call set_dll_dir.
Corinna Vinschen
2014-10-17
7
-31
/
+63
*
fix typo
Corinna Vinschen
2014-10-17
1
-1
/
+1
*
* cygtls.h (__try): Define __l_endtry as block-local label in 32 bit
Corinna Vinschen
2014-10-17
2
-1
/
+7
*
*** empty log message ***
Corinna Vinschen
2014-10-17
1
-0
/
+8
*
* Makefile.in (DLL_OFILES): Add quotactl.o.
Corinna Vinschen
2014-10-17
8
-8
/
+660
*
* Makefile.in (DLL_OFILES): Rearrange with one file per line.
Corinna Vinschen
2014-10-16
2
-25
/
+155
*
* fhandler_proc.cc (format_proc_partitions): Extend output to print
Corinna Vinschen
2014-10-16
2
-6
/
+32
*
* libc/unix/getcwd.c (getcwd): Close directory also in case of an error.
Corinna Vinschen
2014-10-16
2
-1
/
+8
*
merge from gcc
DJ Delorie
2014-10-15
2
-0
/
+9
*
* fhandler_socket.cc (fhandler_socket::connect): Don't change state
Corinna Vinschen
2014-10-14
2
-2
/
+8
*
* cygheap.cc (init_cygheap::init_installation_root): Install Cygwin's
Corinna Vinschen
2014-10-14
4
-5
/
+65
*
* fhandler_socket.cc (fhandler_socket::connect): Init connect_state to
Corinna Vinschen
2014-10-14
2
-4
/
+29
*
merge from gcc
DJ Delorie
2014-10-14
2
-0
/
+7
*
* net.cc (cygwin_setsockopt): Drop redundant test for AF_LOCAL and
Corinna Vinschen
2014-10-13
2
-3
/
+6
*
* dlfcn.cc (gfpod_helper): Only check for POSIX dir separator, same as
Corinna Vinschen
2014-10-12
2
-1
/
+6
*
* dlfcn.cc (set_dl_error): Drop useless __stdcall.
Corinna Vinschen
2014-10-12
2
-14
/
+23
*
Add setsockopt(sd, SOL_SOCKET, SO_PEERCRED, NULL, 0) to disable
Corinna Vinschen
2014-10-11
5
-4
/
+74
*
* fhandler_socket.cc (fhandler_socket::af_local_connect): Drop outdated
Corinna Vinschen
2014-10-11
2
-12
/
+31
*
* fhandler_socket.cc (fhandler_socket::evaluate_events): Handle
Corinna Vinschen
2014-10-11
4
-57
/
+71
*
* fhandler_socket.cc (fhandler_socket::evaluate_events): Slightly
Corinna Vinschen
2014-10-11
2
-3
/
+8
*
* dlfcn.cc (dlopen): Disable old 32 bit code on 64 bit.
Corinna Vinschen
2014-10-10
4
-1
/
+13
*
* libc/include/_ansi.h: _LONG_LONG_TYPE definition removed.
Corinna Vinschen
2014-10-10
4
-27
/
+51
*
* fhandler_procsys.cc (fhandler_procsys::readdir): Just test
Corinna Vinschen
2014-10-09
3
-30
/
+42
*
2014-10-09 Sebastian Huber <sebastian.huber@embedded-brains.de>
Jeff Johnston
2014-10-09
4
-34
/
+55
*
* fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): Set d_type
Corinna Vinschen
2014-10-09
2
-1
/
+7
*
* fhandler_proc.cc (fhandler_proc::readdir): Set dirent d_type.
Corinna Vinschen
2014-10-09
7
-8
/
+61
*
* libc/string/memccpy.c (memccpy): Fix warning about signed-unsigned
Corinna Vinschen
2014-10-09
9
-9
/
+31
*
Add accidentally missing ChangeLog for latest change.
Corinna Vinschen
2014-10-09
1
-0
/
+9
*
2014-10-08 Steve Ellcey <sellcey@mips.com>
Steve Ellcey
2014-10-08
5
-79
/
+277
*
* libc/include/string.h (ffsl): Declare as GNU function.
Corinna Vinschen
2014-10-08
2
-0
/
+10
*
* common.din (ffsl): Export.
Corinna Vinschen
2014-10-08
3
-17
/
+17
*
* syscall.cc (ffs): Fix crash of ffs (0x80000000) on 64 bit.
Corinna Vinschen
2014-10-08
2
-3
/
+6
*
* fhandler_process.cc (format_process_statm): Fix output of dirty
Corinna Vinschen
2014-10-08
2
-2
/
+7
*
Fix typo
Corinna Vinschen
2014-10-08
1
-1
/
+1
*
merge from gcc
DJ Delorie
2014-09-28
4
-3
/
+34
*
* configure.in: Remove config_libnosys=false
Nick Clifton
2014-09-22
6
-9
/
+14
*
2014-09-17 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2014-09-17
2
-0
/
+11
*
2014-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
Jeff Johnston
2014-09-16
2
-1
/
+7
*
2014-09-15 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2014-09-15
2
-5
/
+9
*
2014-09-12 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2014-09-12
2
-1
/
+5
*
2014-09-12 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2014-09-12
3
-0
/
+96
[prev]
[next]