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
...
*
* faq-using.xml (faq.using.bloda): Add AVAST and Citrix Metaframe
Corinna Vinschen
2012-02-21
2
-0
/
+7
*
* flock.cc (inode_t::del_my_locks): Drop useless counter lc. Close
Corinna Vinschen
2012-02-20
3
-5
/
+15
*
* timer.cc (getitimer): Don't create another local ret variable in
Corinna Vinschen
2012-02-17
2
-4
/
+8
*
* ntdll.h (struct _PEB): Add EnvironmentUpdateCount member.
Corinna Vinschen
2012-02-17
5
-20
/
+66
*
* mount.cc (get_disk_type): Drop unneeded toupper call. Convert case
Corinna Vinschen
2012-02-17
2
-6
/
+11
*
*** empty log message ***
Corinna Vinschen
2012-02-16
1
-1
/
+5
*
* autoload.cc (NetUseGetInfo): Define.
Corinna Vinschen
2012-02-16
6
-13
/
+91
*
* miscfuncs.cc: Revert change from 2012-02-13 which used the
Corinna Vinschen
2012-02-15
2
-128
/
+165
*
* configure.host: Fix typo: xdir_dir -> xdr_dir.
Christopher Faylor
2012-02-15
2
-1
/
+5
*
* dtable.cc (dtable::init_std_file_from_handle): Use tmp_pathbuf for
Corinna Vinschen
2012-02-15
2
-3
/
+10
*
* smallprint.cc (tmpbuf): Declare new class holding a static buffer, protected
Christopher Faylor
2012-02-15
2
-3
/
+40
*
* flock.cc (lf_setlock): Add timeout variable and set before calling
Corinna Vinschen
2012-02-15
2
-13
/
+23
*
.
Christopher Faylor
2012-02-14
1
-1
/
+1
*
* pinfo.cc (_pinfo::set_ctty): Revert 2012-02-07 change to skip function if tty
Christopher Faylor
2012-02-14
5
-18
/
+22
*
* fhandler_disk_file.cc (fhandler_cygdrive::fstat): Don't bother to
Corinna Vinschen
2012-02-14
2
-9
/
+7
*
* transport_pipes.cc (transport_layer_pipes::transport_layer_pipes):
Corinna Vinschen
2012-02-14
2
-7
/
+6
*
* flock.cc (lf_setlock): Don't close waited lock object handle before
Corinna Vinschen
2012-02-14
2
-2
/
+7
*
* cygheap.cc (init_cygheap::init_installation_root): Convert function
Corinna Vinschen
2012-02-14
13
-115
/
+140
*
* thread.cc: Drop including unused headers.
Corinna Vinschen
2012-02-14
2
-4
/
+4
*
* miscfuncs.cc (struct thread_wrapper_arg): Convert char * to PBYTE.
Corinna Vinschen
2012-02-13
2
-161
/
+144
*
* Makefile.in (clean): Remove non-existant regexp dir.
Corinna Vinschen
2012-02-13
8
-121
/
+167
*
* include/pthread.h: Include time.h as required by POSIX.
Yaakov Selkowitz
2012-02-13
2
-1
/
+6
*
* exception.h (stackdump): Declare.
Christopher Faylor
2012-02-12
4
-20
/
+27
*
* miscfuncs.cc (DEFAULT_STACKSIZE): Remove.
Corinna Vinschen
2012-02-11
4
-23
/
+35
*
* miscfuncs.cc (DEFAULT_STACKSIZE): Set to 1 Megs. Drop comment about
Corinna Vinschen
2012-02-10
4
-14
/
+51
*
* syscalls.cc (setsid): On second thought, in the spirit of keeping things
Christopher Faylor
2012-02-10
2
-2
/
+8
*
* syscalls.cc (open): Semi-revert (?) to allowing open of a tty to become
Christopher Faylor
2012-02-10
2
-1
/
+6
*
* libc/include/_ansi.h (_ELIDABLE_INLINE): Fix C99 mode.
Eric Blake
2012-02-09
2
-10
/
+17
*
* exceptions.cc (setup_handler): Reduce system_printf to sigproc_printf since
Christopher Faylor
2012-02-09
2
-1
/
+7
*
* fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::write): Set
Corinna Vinschen
2012-02-09
2
-1
/
+8
*
* dll_init.h (struct dll): Re-add modname.
Corinna Vinschen
2012-02-09
3
-28
/
+36
*
* libc/sys/rtems/sys/utime.h: Include <sys/types.h> to provide a
Corinna Vinschen
2012-02-09
2
-0
/
+7
*
Add missing file from previous checkin
Corinna Vinschen
2012-02-09
1
-0
/
+222
*
* libc/machine/arm/strcmp.S: New File.
Corinna Vinschen
2012-02-09
5
-453
/
+793
*
* passwd.cc: Add -v option to print version information as well, since
Corinna Vinschen
2012-02-09
2
-2
/
+9
*
*** empty log message ***
Corinna Vinschen
2012-02-09
2
-2
/
+2
*
* dtable.cc (dtable::init_std_file_from_handle): Reinstate opening tty handles
Christopher Faylor
2012-02-09
3
-2
/
+7
*
* thread.cc (__pthread_cond_wait_init): New static function replacing
Corinna Vinschen
2012-02-08
2
-5
/
+21
*
* include/sys/wait.h: Remove C++ inline functions for `union wait'. For C++
Christopher Faylor
2012-02-08
2
-16
/
+16
*
* sigproc.cc (child_info_fork::abort): Call TerminateProcess rather
Corinna Vinschen
2012-02-08
2
-2
/
+7
*
Implement Intel Transactional Synchronization Extensions
H.J. Lu
2012-02-08
2
-0
/
+7
*
* uinfo.cc (cygheap_user::env_userprofile): Simplify since network
Corinna Vinschen
2012-02-08
2
-9
/
+6
*
* uinfo.cc (cygheap_user::env_userprofile): Convert native
Corinna Vinschen
2012-02-08
2
-1
/
+14
*
* dll_init.cc: Throughout, drop usage of modname in favor of name.
Corinna Vinschen
2012-02-08
3
-50
/
+37
*
* dll_init.cc (dll_list::alloc): Add DLL name to fabort output. Fix
Corinna Vinschen
2012-02-08
2
-8
/
+13
*
* include/sys/sysmacros.h: Include sys/types.h.
Corinna Vinschen
2012-02-08
2
-1
/
+7
*
* faq-using.xml (faq.using.sshd-in-domain): Document autoload error
Corinna Vinschen
2012-02-08
2
-2
/
+18
*
* mount.cc (mount_info::create_root_entry): Fix format specifier in
Corinna Vinschen
2012-02-07
2
-2
/
+7
*
* include/process.h: Move here from include/cygwin subdir.
Corinna Vinschen
2012-02-07
5
-3
/
+11
*
* cygheap.cc (init_cygheap::manage_console_count): Delete.
Christopher Faylor
2012-02-07
9
-35
/
+49
[prev]
[next]