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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* dtable.cc (dtable::select_read): Add ability to override fh.
Christopher Faylor
2009-02-27
1
-1
/
+14
*
Add DESTDIR functionality to Makefile.in's.
Christopher Faylor
2009-02-24
1
-0
/
+4
*
* sec_auth.cc (get_user_local_groups): Simplify LookupAccountName code.
Corinna Vinschen
2009-02-23
1
-0
/
+4
*
* autoload.cc (NetLocalGroupEnum): Remove.
Corinna Vinschen
2009-02-20
1
-0
/
+12
*
* winver.rc: Fix Copyright date.
Corinna Vinschen
2009-02-19
1
-0
/
+4
*
* cygwin.din: Export mbsnrtowcs and wcsnrtombs.
Corinna Vinschen
2009-02-19
1
-0
/
+6
*
* cygwin.din: Export open_wmemstream.
Corinna Vinschen
2009-02-18
1
-0
/
+6
*
* cygwin.din: Export reallocf.
Corinna Vinschen
2009-02-16
1
-0
/
+8
*
* cygwin.din: Export wcstoimax, wcstoumax.
Corinna Vinschen
2009-02-16
1
-0
/
+7
*
* cygwin.din: Export wcsnlen.
Corinna Vinschen
2009-02-13
1
-0
/
+6
*
* environ.cc (_getenv_r): New function.
Corinna Vinschen
2009-02-13
1
-0
/
+4
*
* posix.sgml: Move dirfd to SUSv4 section.
Corinna Vinschen
2009-02-13
1
-0
/
+4
*
* posix.sgml: Move interfaces deprecated in SUSv4 to deprecated
Corinna Vinschen
2009-02-13
1
-0
/
+7
*
* posix.sgml: Merge SUSv3 and SUSv4 section into a single SUSv4 section.
Corinna Vinschen
2009-02-13
1
-0
/
+7
*
* mount.cc (mount_info::from_fstab_line): Make cygdrive posix=0 by
Corinna Vinschen
2009-02-13
1
-0
/
+5
*
* cygwin.din: Export wcstod and wcstof.
Corinna Vinschen
2009-02-13
1
-0
/
+5
*
* syscalls.cc (open): Handle O_DIRECTORY flag.
Corinna Vinschen
2009-02-11
1
-0
/
+6
*
* fhandler_floppy.cc (fhandler_dev_floppy::open): Fix format. Add
Corinna Vinschen
2009-02-09
1
-0
/
+10
*
* cygwin.din: Export wcstok.
Corinna Vinschen
2009-02-05
1
-0
/
+6
*
* fhandler_proc.cc (proc_tab): Add entry for mounts symlink.
Corinna Vinschen
2009-02-04
1
-0
/
+7
*
* security.cc (alloc_sd): Disable generating default permission entries
Corinna Vinschen
2009-02-04
1
-0
/
+5
*
* fhandler_disk_file.cc (fhandler_disk_file::readdir): Fix inode number
Corinna Vinschen
2009-01-29
1
-0
/
+15
*
* fhandler.cc (fhandler_base::wait_overlapped): Set bytes to -1 on EINTR or
Christopher Faylor
2009-01-27
1
-0
/
+9
*
* shared.cc (shared_name): New function for WCHAR names.
Corinna Vinschen
2009-01-26
1
-0
/
+9
*
* grp.cc (getgrgid_r): Simplify code by using stpcpy.
Corinna Vinschen
2009-01-26
1
-0
/
+7
*
* uinfo.cc (pwdgrp::load): Open file with FILE_OPEN_FOR_BACKUP_INTENT
Corinna Vinschen
2009-01-26
1
-0
/
+5
*
* mount.cc (mount_info::from_fstab): Open fstab file with
Corinna Vinschen
2009-01-24
1
-0
/
+5
*
* smallprint.cc (__small_vsprintf): Use already available buffer tmp
Corinna Vinschen
2009-01-23
1
-0
/
+5
*
* select.cc (peek_serial): Add hack to allow proper operation with com0com
Christopher Faylor
2009-01-22
1
-0
/
+5
*
ChangeLog:
Corinna Vinschen
2009-01-21
1
-0
/
+7
*
* fhandler_procnet.cc: Reorganize global procnet content data into a
Corinna Vinschen
2009-01-20
1
-0
/
+9
*
* devices.h (FH_PROCESSFD): New device type.
Corinna Vinschen
2009-01-20
1
-0
/
+35
*
* thread.h (struct pthread_rwlock::RWLOCK_READER): Add counter n.
Corinna Vinschen
2009-01-20
1
-0
/
+9
*
* autoload.cc (WSAIoctl): Reintroduce.
Corinna Vinschen
2009-01-20
1
-0
/
+30
*
* mmap.cc (mmap64): Fix condition checking if anonymous mapping beyond
Corinna Vinschen
2009-01-17
1
-0
/
+5
*
* fhandler_proc.cc: Reorganize global proc content data into a new
Corinna Vinschen
2009-01-17
1
-0
/
+11
*
* Fix copyright dates.
Corinna Vinschen
2009-01-16
1
-0
/
+4
*
* libc/getopt.c (parse_long_options): Use fix from NetBSD's getopt
Corinna Vinschen
2009-01-13
1
-0
/
+5
*
* syscalls.cc (enum bin_status): New type.
Corinna Vinschen
2009-01-12
1
-0
/
+12
*
* errno.cc (errmap): Set errno to ENOENT instead of ENOSHARE throughout.
Corinna Vinschen
2009-01-11
1
-0
/
+8
*
* mount.cc (mount_info::from_fstab_line): Always convert drive
Corinna Vinschen
2009-01-09
1
-0
/
+10
*
* include/sys/cygwin.h (CW_SETERRNO): Define.
Christopher Faylor
2009-01-09
1
-0
/
+13
*
* libc/fts.c (fts_build): Use DT_DIR case on Cygwin.
Corinna Vinschen
2009-01-08
1
-0
/
+6
*
* ntdll.h: Reorder NT status flags. Fix a case difference. Add
Corinna Vinschen
2009-01-07
1
-0
/
+11
*
* fhandler_disk_file.cc (fhandler_disk_file::link): Only add .exe if
Corinna Vinschen
2009-01-07
1
-0
/
+7
*
correct
Christopher Faylor
2009-01-03
1
-2
/
+2
*
Remove unneeded header files from source files throughout. Update copyrights
Christopher Faylor
2009-01-03
1
-0
/
+49
*
Year-end rollover.
Christopher Faylor
2009-01-03
1
-3342
/
+0
*
* speclib: Rewrite completely in perl. Avoid multiple nm calls.
Christopher Faylor
2009-01-02
1
-0
/
+4
*
* include/cygwin/version.h: Bump CYGWIN_VERSION_API_MINOR to 191.
Christopher Faylor
2008-12-31
1
-0
/
+4
[prev]
[next]