Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-02-03* cygwinenv.sgml: Add section for 'CYGWIN codepage:[ansi|oem]'Joshua Daniel Franklin
2003-01-22 * Makefile.in (ALL_LDFLAGS): Remove newlib/libm from tools paths.Corinna Vinschen
2003-01-15 * mkgroup.c: Fix copyright date.Corinna Vinschen
2003-01-10 * setfacl (usage): Remove double ":" for mask and other.Corinna Vinschen
2003-01-08 * mkpasswd.cc (current_user): Create.Corinna Vinschen
2002-12-26minor reformattingChristopher Faylor
2002-12-15 * setfacl.c (main): Place a single : after other and mask.Corinna Vinschen
2002-11-25 * mkpasswd.c (main): Set pw_passwd field to '*' on 9x/Me.Corinna Vinschen
2002-11-24 * setfacl.c (getperm): Set only `other' permission bits.Corinna Vinschen
2002-11-24 * getfacl.c (permstr): Use `other' permission bits for requestingCorinna Vinschen
2002-11-08 * setfacl.c (usage): Add missing LF.Corinna Vinschen
2002-10-31* cygpath.cc (get_long_path_name_w32impl): Define similarly to GetLongPathName.Christopher Faylor
2002-10-19fix changelogChristopher Faylor
2002-10-19* mount.cc (usage): Correctly report default mode.Christopher Faylor
2002-09-30* cygpath.cc (close_arg): Remove unused static.Christopher Faylor
2002-09-19* cygcheck.cc: Include sys/time.h rather than time.h to avoid a compiler error.Christopher Faylor
2002-09-17* cygcheck.cc: Reorder includes to avoid compiler error.Christopher Faylor
2002-09-15Add final newlines to utilsJoshua Daniel Franklin
2002-09-152002-09-12 Igor Pechtchanski <pechtcha@cs.nyu.edu>Joshua Daniel Franklin
2002-08-23output some newlines.Christopher Faylor
2002-08-21fix some glitchesChristopher Faylor
2002-08-13* regtool.cc (find_key): Add support for custom key separator.Christopher Faylor
2002-08-02 * mkgroup.c (main): Don't print an entry for "Everyone".Corinna Vinschen
2002-07-16jdf fix.Christopher Faylor
2002-07-11jdf patchChristopher Faylor
2002-07-10more jdfChristopher Faylor
2002-07-09More jdf changes.Christopher Faylor
2002-07-08Joshua Daniel Franklin update.Christopher Faylor
2002-07-07doc patch.Christopher Faylor
2002-07-07* configure.in: Check for libiconv.a.Christopher Faylor
2002-07-07* Makefile.in: Use MINGW stuff from Makefile.common.Christopher Faylor
2002-07-02 * mkgroup.c: Add function pointers for functions from advapi32.dll.Corinna Vinschen
2002-07-02* mount.cc (main): Ensure that mount_already_exists() also gets default flagChristopher Faylor
2002-06-25Update from Joshua Daniel FranklinChristopher Faylor
2002-06-19* cygpath.cc (usage): Clean up usage output.Christopher Faylor
2002-06-14 * passwd.c: Rearrange includes to avoid unnecessary warnings.Corinna Vinschen
2002-06-12Add dumper.exe words from Egor Duda.Christopher Faylor
2002-06-09* path.cc (cygpath): Change MOUNT_AUTO to MOUNT_CYGDRIVE.Christopher Faylor
2002-06-09* mount.cc (main): Use default system/user flag for cygdrive stuff, too.Christopher Faylor
2002-06-09* mount.cc (opts): Remove '-i' option.Christopher Faylor
2002-06-07* cygpath.cc: Add option to output windows paths in different formats: "dos"Christopher Faylor
2002-06-07 * regtool.cc (Fail): Be more verbose.Corinna Vinschen
2002-06-07* strace.cc (main): Make toggle a local variable.Christopher Faylor
2002-06-07* strace.cc (toggle): New global variable.Christopher Faylor
2002-06-06* strace.cc (version): New global variable.Christopher Faylor
2002-06-06* ssp.c (version): New global variable.Christopher Faylor
2002-06-04* umount.cc (version): New global variable.Christopher Faylor
2002-06-03* regtool.cc (prog_name): New global variable.Christopher Faylor
2002-06-02* strace.cc (forkdebug): Make true by default.Christopher Faylor
2002-05-30* mkpasswd.cc (main): Don't reset to binmode if stdout is a terminal.Christopher Faylor