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
path:
root
/
winsup
/
cygwin
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* ntdll.h: Guard against new header files.
Christopher Faylor
2013-10-05
2
-0
/
+6
*
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 26.
Christopher Faylor
2013-09-25
2
-1
/
+5
*
* sigproc.h (hold_everything::ischild): Declare as reference.
Christopher Faylor
2013-09-25
3
-2
/
+21
*
* thread.cc (semaphore::_getvalue): Set *sval as appropriate. Set errno and
Christopher Faylor
2013-09-25
3
-3
/
+19
*
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Belatedly bump
Corinna Vinschen
2013-08-31
2
-1
/
+6
*
* heap.cc (RAISEHEAP_SIZE): New definition.
Corinna Vinschen
2013-08-31
2
-6
/
+19
*
*** empty log message ***
Corinna Vinschen
2013-08-30
1
-1
/
+3
*
.
Christopher Faylor
2013-08-30
1
-0
/
+4
*
* cygheap.h (user_heap_info::sbrk): Declare new function.
Christopher Faylor
2013-08-30
4
-70
/
+78
*
*** empty log message ***
Corinna Vinschen
2013-08-30
1
-0
/
+7
*
* heap.cc (sbrk): Add a FIXME comment to VirtualFree call. Fix memory
Corinna Vinschen
2013-08-30
1
-18
/
+43
*
* fhandler_tape.cc (mtinfo_drive::open): Handle bus reset gracefully
Corinna Vinschen
2013-08-30
2
-1
/
+9
*
* sigproc.cc (pending_signals::add): Properly maintain linked list.
Christopher Faylor
2013-08-30
2
-3
/
+9
*
* mtinfo.h (class mtinfo_part): Change type of block numbers to int64_t.
Corinna Vinschen
2013-08-26
3
-29
/
+51
*
* flock.cc (lockf_t::from_obj_name): Fix test for valid pid.
Corinna Vinschen
2013-08-23
2
-1
/
+5
*
cygwin changes:
Christopher Faylor
2013-08-23
3
-15
/
+9
*
* child_info.h (PROC_MAGIC_GENERIC): Define differently for x86 vs. x86_64.
Christopher Faylor
2013-08-23
2
-1
/
+10
*
*** empty log message ***
Corinna Vinschen
2013-08-23
1
-0
/
+5
*
* path.h (enum path_types): Drop definition of PATH_64BITEXEC.
Corinna Vinschen
2013-08-23
3
-15
/
+23
*
* fhandler_tape.cc (mtinfo_drive::create_partitions): Allow partitioning
Corinna Vinschen
2013-08-21
5
-6
/
+30
*
* fhandler_tape.cc (mtinfo_drive::create_partitions): Fix long-standing
Corinna Vinschen
2013-08-20
3
-4
/
+31
*
* lc_msg.h: Regenerate.
Corinna Vinschen
2013-08-19
3
-7
/
+45
*
* fhandler_tape.cc (mtinfo_drive::set_pos): Remove unneeded linebreak.
Corinna Vinschen
2013-08-19
2
-4
/
+8
*
Drop redundant entry
Corinna Vinschen
2013-08-15
1
-5
/
+0
*
* include/sys/cygwin.h (struct per_process): Add posix_memalign. Reduce
Corinna Vinschen
2013-08-14
7
-4
/
+34
*
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 24.
Corinna Vinschen
2013-08-09
2
-1
/
+5
*
* fhandler_disk_file.cc (fhandler_base::open_fs): Fix indentation.
Corinna Vinschen
2013-08-07
2
-6
/
+10
*
* fhandler_tty.cc: Revert accidental checkin.
Christopher Faylor
2013-07-31
3
-6
/
+8
*
* cygheap.cc (cmalloc): Use size_t for size field.
Christopher Faylor
2013-07-31
3
-16
/
+38
*
*** empty log message ***
Corinna Vinschen
2013-07-31
1
-0
/
+3
*
* path.cc (normalize_posix_path): Don't check existence of / or // dir
Corinna Vinschen
2013-07-31
2
-5
/
+13
*
*** empty log message ***
Corinna Vinschen
2013-07-30
1
-2
/
+6
*
cygwin directory changes:
Christopher Faylor
2013-07-26
7
-23
/
+27
*
Fix copyright date
Corinna Vinschen
2013-07-24
1
-1
/
+1
*
*** empty log message ***
Corinna Vinschen
2013-07-24
1
-0
/
+15
*
* ntdll.h (struct _SEMAPHORE_BASIC_INFORMATION): Define.
Corinna Vinschen
2013-07-23
4
-27
/
+74
*
* cygtls.cc (well_known_dlls): Add kernelbase.dll.
Corinna Vinschen
2013-07-23
2
-0
/
+5
*
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 23.
Corinna Vinschen
2013-07-22
2
-1
/
+5
*
* regex/regcomp.c (wgetnext): Add a kludge to be more glibc compatible.
Corinna Vinschen
2013-07-21
3
-0
/
+22
*
* exceptions.cc (signal_exit): Remove comment. Use __builtin_frame_address.
Christopher Faylor
2013-07-20
2
-4
/
+7
*
* exceptions.cc (signal_exit): Nope. Nevermind. Dump core unconditionally.
Christopher Faylor
2013-07-20
2
-2
/
+6
*
reword comment
Christopher Faylor
2013-07-19
1
-1
/
+1
*
* exceptions.cc (signal_exit): Add a FIXME comment.
Christopher Faylor
2013-07-19
3
-0
/
+10
*
* exceptions.cc (signal_exit): Only dump core when it's a "kernel" signal.
Christopher Faylor
2013-07-19
2
-2
/
+10
*
* spawn.cc (child_info_spawn::worker): Reinstate using temp buffer for wide
Christopher Faylor
2013-07-19
3
-11
/
+12
*
* lib/libcmain.c (main): Don't point to last quoted character if the only thing
Christopher Faylor
2013-07-19
2
-2
/
+7
*
.
Christopher Faylor
2013-07-19
1
-0
/
+3
*
fix comment typo
Christopher Faylor
2013-07-19
1
-1
/
+1
*
.
Christopher Faylor
2013-07-19
1
-3
/
+3
*
* common.din: Export GetCommandLine{A,W}.
Christopher Faylor
2013-07-19
7
-29
/
+117
[prev]
[next]