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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* pathnames.xml: Fix a typo.
Christopher Faylor
2007-12-16
2
-1
/
+5
*
* include/cygwin/socket.h: Include sys/uio.h instead of cygwin/uio.h.
Corinna Vinschen
2007-12-14
3
-2
/
+6
*
* dtable.cc (dtable::set_file_pointers_for_exec): Reenable. Fix
Corinna Vinschen
2007-12-14
3
-4
/
+11
*
* poll.cc (poll): Return count of fds with events instead of total
Corinna Vinschen
2007-12-13
2
-39
/
+52
*
* string.h: Guard cygwin internal string function definitions with
Corinna Vinschen
2007-12-13
2
-0
/
+10
*
* dcrt0.cc: Include string.h.
Corinna Vinschen
2007-12-12
12
-80
/
+232
*
* fhandler_disk_file.cc (fhandler_base::fstat_helper): Fix R/O bit
Corinna Vinschen
2007-12-11
2
-4
/
+8
*
2007-12-11 Dave Korn <dave.korn@artimi.com>
Dave Korn
2007-12-11
2
-5
/
+12
*
* localtime.cc (tzset): Guard by a muto for thread safety.
Corinna Vinschen
2007-12-11
2
-3
/
+13
*
* cygheap.cc (_csbrk): Don't request zero bytes from VirtualAlloc,
Dave Korn
2007-12-11
2
-1
/
+6
*
* localtime.cc (tzset): Call tzsetwall only if it hasn't been
Corinna Vinschen
2007-12-11
2
-1
/
+7
*
* regtool.cc (opts): Add missing 'W'.
Corinna Vinschen
2007-12-07
2
-1
/
+5
*
* include/sys/cygwin.h: Include limits.h.
Corinna Vinschen
2007-12-07
2
-0
/
+5
*
* ps.cc: Include limits.h.
Corinna Vinschen
2007-12-06
2
-3
/
+14
*
* dcrt0.cc (initial_env): Use PATH_MAX instead of CYG_MAX_PATH for path
Corinna Vinschen
2007-12-06
11
-23
/
+53
*
* fhandler_tty.cc (fhandler_tty_slave::open): Use MAX_PATH instead of
Corinna Vinschen
2007-12-05
3
-11
/
+18
*
* fhandler_registry.cc: Use NAME_MAX + 1 instead of CYG_MAX_PATH
Corinna Vinschen
2007-12-05
10
-22
/
+44
*
Add missing ChangeLog entry.
Corinna Vinschen
2007-12-05
1
-0
/
+8
*
* fhandler_fifo.cc (fhandler_fifo::open): Use MAX_NAME for pipe name
Corinna Vinschen
2007-12-04
2
-14
/
+7
*
2007-12-03 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2007-12-04
2
-1
/
+5
*
2007-12-03 techrazy <techrazy@users.sourceforge.net>
Chris Sutcliffe
2007-12-04
2
-0
/
+14
*
* autoload.cc (GetModuleFileNameExW): Replace definition of
Corinna Vinschen
2007-12-03
4
-16
/
+28
*
* include/cygwin/time.h: Remove redundant #endif.
Corinna Vinschen
2007-12-03
2
-1
/
+4
*
* include/cygwin/time.h (daylight): Declare as extern symbol referring
Corinna Vinschen
2007-12-01
2
-3
/
+11
*
* Makefile.in (OBSOLETE_FUNCTIONS): Add timezone.
Corinna Vinschen
2007-12-01
3
-8
/
+10
*
* fhandler_tape.cc (mtinfo::initialize): Use MAX_PATH instead of
Corinna Vinschen
2007-11-28
5
-5
/
+15
*
* fhandler_socket.cc (fhandler_socket::recv_internal): Add MSG_WAITALL
Corinna Vinschen
2007-11-28
3
-10
/
+54
*
* posix_ipc.cc (ipc_names): Rename max_len to prefix_len. Store
Corinna Vinschen
2007-11-27
2
-20
/
+46
*
Drop old SetResourceLock stuff in favor of mutos.
Corinna Vinschen
2007-11-27
7
-118
/
+85
*
* mmap.cc: Convert usage of dynamically growing cmalloced arrays to
Corinna Vinschen
2007-11-27
2
-200
/
+176
*
2007-11-26 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2007-11-27
13
-102
/
+119
*
Change many cygheap allocation routines to their *_abort analogs.
Christopher Faylor
2007-11-26
20
-80
/
+114
*
* cygheap.cc (_crealloc): Avoid memcpy when _cmalloc returns NULL.
Christopher Faylor
2007-11-23
2
-2
/
+9
*
2007-11-21 Kevin Conaway <kevin_conaway@users.sourceforge.net>
Chris Sutcliffe
2007-11-22
2
-0
/
+12
*
2007-11-21 elsapo <elsapo@users.sourceforge.net>
Chris Sutcliffe
2007-11-22
2
-0
/
+270
*
2007-11-21 Brian Dessent <dessent@users.sourceforge.net>
Chris Sutcliffe
2007-11-22
2
-0
/
+7
*
revert premature checkin
Christopher Faylor
2007-11-08
1
-49
/
+4
*
revert premature checkin
Christopher Faylor
2007-11-08
4
-67
/
+21
*
* dllfixdbg: Eliminate extra objcopy step.
Christopher Faylor
2007-11-08
8
-30
/
+121
*
* dllfixdbg: Pass --only-keep-debug to objcopy, instead of
Corinna Vinschen
2007-11-08
2
-5
/
+8
*
* thread.cc (pthread_key_create): Drop check for incoming valid object.
Corinna Vinschen
2007-11-06
2
-5
/
+4
*
* shm.cc: Include sync.h
Corinna Vinschen
2007-11-06
2
-21
/
+68
*
* bsd_helper.cc (tunable_params): Add kern.ipc.shm_allow_removed as
Corinna Vinschen
2007-11-05
4
-2
/
+20
*
* shm.cc (shmctl): On IPC_RMID don't unmap views and don't close handle
Corinna Vinschen
2007-11-05
2
-10
/
+13
*
* shm.cc (shmctl): On IPC_RMID also unmap all views on shared mem
Corinna Vinschen
2007-11-05
2
-0
/
+18
*
* net.cc (load_ipv6_funcs): Use MAX_PATH instead of CYG_MAX_PATH.
Corinna Vinschen
2007-10-31
2
-86
/
+90
*
* external.cc (get_cygdrive_info): Make inline.
Corinna Vinschen
2007-10-31
3
-13
/
+12
*
* fhandler_disk_file.cc (fhandler_base::fstat_helper): Don't remove
Corinna Vinschen
2007-10-30
3
-3
/
+11
*
* cygheap.h (struct cwdstuff): Drop hash member. Drop get_hash,
Corinna Vinschen
2007-10-23
6
-186
/
+245
*
* fhandler_disk_file.cc (__DIR_mounts::eval_ino): Make fname big enough
Corinna Vinschen
2007-10-19
2
-2
/
+7
[next]