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
2012-04-05
1
-0
/
+5
*
* mkgroup.c (print_special_by_sid): Rename from print_special. Change
Corinna Vinschen
2012-04-05
3
-14
/
+71
*
* passwd.cc (pwdgrp::read_passwd): Fix pretty_ls entry tyo contain
Corinna Vinschen
2012-04-05
2
-1
/
+6
*
* fhandler.h (fhandler_pty_common::bytes_available): Declare new function.
Christopher Faylor
2012-04-05
4
-70
/
+98
*
* fhandler_nodevice.cc (fhandler_nodevice::open): Convert EROFS to
Corinna Vinschen
2012-04-04
3
-3
/
+17
*
* path.cc (path_conv::check): Convert device type to FH_FS for
Corinna Vinschen
2012-04-04
2
-0
/
+19
*
* hookapi.cc (rvadelta): Compute max_size using SizeOfRawData rather
Corinna Vinschen
2012-04-04
2
-1
/
+6
*
* passwd.cc (_getpass_close_fd): New static pthread cleanup handler.
Corinna Vinschen
2012-04-04
2
-12
/
+40
*
2012-04-03 Corinna Vinschen <corinna@vinschen.de>
Corinna Vinschen
2012-04-03
2
-2
/
+6
*
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 13.
Corinna Vinschen
2012-04-03
2
-1
/
+5
*
* syscalls.cc (fhandler_base::stat_fixup): Replace string comparison
Corinna Vinschen
2012-04-03
2
-1
/
+6
*
* devices.h (lives_in_dev): New field.
Christopher Faylor
2012-04-02
5
-3294
/
+3372
*
* devices.h (device::get_device): New method.
Corinna Vinschen
2012-04-02
4
-5
/
+17
*
* fhandler.h (fhandler_base::stat_fixup): Rename from
Corinna Vinschen
2012-04-02
3
-5
/
+18
*
* devices.h (FH_CYGDRIVE): Define as DEV_VIRTFS_MAJOR class device.
Corinna Vinschen
2012-04-02
5
-9
/
+18
*
* devices.h (FH_DEV): Define as DEV_VIRTFS_MAJOR class device.
Corinna Vinschen
2012-04-02
4
-7
/
+13
*
* fhandler.h (fhandler_base::set_ino_and_dev): Declare.
Corinna Vinschen
2012-04-02
3
-16
/
+44
*
* fhandler.h (fhandler_dev::open): Declare.
Corinna Vinschen
2012-04-02
6
-3
/
+113
*
* mount.cc (fillout_mntent): Use "none" rather than 0 when checking
Corinna Vinschen
2012-04-02
2
-1
/
+6
*
* dtable.cc (dtable::fixup_close): Define new function.
Christopher Faylor
2012-04-01
4
-14
/
+47
*
* fhandler_dev.cc (fhandler_dev::readdir): Fix formatting. Simplify
Corinna Vinschen
2012-04-01
2
-41
/
+25
*
* devices.h (device::exists_func): Redefine field.
Christopher Faylor
2012-04-01
6
-8387
/
+7578
*
* devices.cc: Regenerate.
Corinna Vinschen
2012-03-31
6
-2740
/
+2842
*
update copyright
Christopher Faylor
2012-03-31
1
-1
/
+1
*
(Interim checkin while we work on this)
Christopher Faylor
2012-03-31
9
-285
/
+317
*
Fix typo
Corinna Vinschen
2012-03-30
2
-1
/
+5
*
*** empty log message ***
Corinna Vinschen
2012-03-30
1
-1
/
+1
*
* cygwinenv.sgml (cygwinenv-implemented-options): Add detect_bloda.
Corinna Vinschen
2012-03-30
4
-2
/
+40
*
* posix.sgml (std-notes): Change description of flock restrictions.
Corinna Vinschen
2012-03-30
3
-4
/
+23
*
* devices.h (DEV_TTY_MAJOR): Define, use throughout where appropriate.
Corinna Vinschen
2012-03-30
3
-37
/
+96
*
* libc/locale/locale.c (__mb_cur_max): On Cygwin, align default value
Corinna Vinschen
2012-03-29
2
-0
/
+9
*
*** empty log message ***
Corinna Vinschen
2012-03-29
1
-0
/
+7
*
* new-features.sgml (ov-new1.7.12): Create. Move mountinfo here.
Corinna Vinschen
2012-03-29
3
-15
/
+41
*
* Makefile.in (DLL_OFILES): Add fhandler_dev.o.
Corinna Vinschen
2012-03-29
12
-37
/
+325
*
* fhandler_console.cc (fhandler_console::set_unit): Don't succeed unless we are
Christopher Faylor
2012-03-29
2
-2
/
+13
*
* sec_acl.cc (acl32): Fix potnetial crash if build_fh_name returns NULL.
Corinna Vinschen
2012-03-29
2
-4
/
+8
*
* exceptions.cc (ctrl_c_handler): Don't generate a SIGINT if we've execed a
Christopher Faylor
2012-03-29
2
-2
/
+9
*
* sigproc.cc (proc_terminate): Avoid releasing myself.
Christopher Faylor
2012-03-28
2
-1
/
+6
*
* times.cc (clock_setres): Set minperiod to period.
Corinna Vinschen
2012-03-28
2
-1
/
+5
*
Fix copyright.
Corinna Vinschen
2012-03-27
1
-1
/
+1
*
* fhandler_process.cc (process_tab): Add entry for mountinfo.
Corinna Vinschen
2012-03-27
4
-9
/
+77
*
* times.cc (clock_setres): Revert previous change.
Corinna Vinschen
2012-03-27
2
-4
/
+5
*
* fhandler.h (class fhandler_dev_clipboard): Add fstat method.
Corinna Vinschen
2012-03-26
3
-14
/
+72
*
* libc/stdio/findfp.c (__sinit): Set __sdidinit last.
Corinna Vinschen
2012-03-26
2
-1
/
+6
*
* hires.h (hires_ms::dmsecs): Drop unused method.
Corinna Vinschen
2012-03-26
3
-27
/
+26
*
libgloss: cris: respect DESTDIR when installing
Michael Frysinger
2012-03-24
2
-1
/
+5
*
* child_info.h: Reset magic number.
Christopher Faylor
2012-03-21
2
-1
/
+5
*
* child_info.h (child_info::postfork): Define new function.
Christopher Faylor
2012-03-21
6
-12
/
+28
*
* cygtls.cc (well_known_dlls): Add advapi32.dll.
Corinna Vinschen
2012-03-21
2
-0
/
+5
*
* child_info.h: Reset magic number.
Christopher Faylor
2012-03-21
5
-14
/
+31
[next]