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
path: root/winsup
AgeCommit message (Expand)Author
2013-05-22 * spinlock.h (ULONG): Replace LONG operator with ULONG to accommodateCorinna Vinschen
2013-05-21 * new-features.sgml (ov-new1.7.19): Add arc4random,Corinna Vinschen
2013-05-21 Add missing ChangeLog entry for former checkin.Corinna Vinschen
2013-05-21 * Makefile.in (DLL_OFILES): Add arc4random.o.Corinna Vinschen
2013-05-21 * globals.cc (__isthreaded): New global variable. Explain what it'sCorinna Vinschen
2013-05-21 * fhandler.h (class fhandler_dev_random): Change type of pseudo toCorinna Vinschen
2013-05-21 x86_64 only:Corinna Vinschen
2013-05-21 * new-features.sgml (ov-new1.7.19): Add __b64_ntop and __b64_pton.Corinna Vinschen
2013-05-21 * libc/base64.c: New file.Corinna Vinschen
2013-05-21 * syscalls.cc (open): Only return ENOTDIR if file exists.Corinna Vinschen
2013-05-21 Reinstantiate accidentally removed patch from 2009-05-16:Corinna Vinschen
2013-05-16* sigproc.cc (sig_hold): Delete.Christopher Faylor
2013-05-14 * Makefile.in (devices_CFLAGS): Drop -Os.Corinna Vinschen
2013-05-14 * Makefile.in (localtime_CFLAGS): Define as -fwrapv since localtimeCorinna Vinschen
2013-05-14 * grp.cc (get_groups): Convert to void function.Corinna Vinschen
2013-05-14 * grp.cc (get_groups): Never return error. Always create a group list,Corinna Vinschen
2013-05-14Added Wishlist file, based on my FURTHER WORK proposal to the -patchesWarren Young
2013-05-14Removed setup.xml and cygwin-ug.xml: they were not inputs to any of theWarren Young
2013-05-13* include/cygwin/version.h: Bump api minor number to reflect previous change.Christopher Faylor
2013-05-13* i686.din: Remove _strtold.Christopher Faylor
2013-05-10- Added <?xml> and <!DOCTYPE> tags to the top of utils.xml and pretty-Warren Young
2013-05-08change wordingChristopher Faylor
2013-05-08* fhandler_tty.cc (fhandler_pty_common::__acquire_output_mutex): Never wait anChristopher Faylor
2013-05-07fix typoChristopher Faylor
2013-05-07Reverted XInclude in cygwin-api.in.xml from an XInclude to a DOCTOOLWarren Young
2013-05-04* Makefile (FAQ_SOURCES): Use wildcard function to find sources in srcdir.Christopher Faylor
2013-05-03* spawn.cc (ILLEGAL_SIG_FUNC_PTR): New define.Christopher Faylor
2013-05-02Generating faq/faq.body automatically from faq/faq.html whenever latterWarren Young
2013-05-02Initial; ignoring generated files.Warren Young
2013-05-02Modernized user guide, API reference, and FAQ generation. OverallWarren Young
2013-05-02* resource.cc (setrlimit): Use consistent commenting style. Return EINVAL whenChristopher Faylor
2013-05-01Throughout, (mainly in fhandler*) fix remaining gcc 4.7 mismatchYaakov Selkowitz
2013-05-01* gendef: Fix sigfe.s typo.Christopher Faylor
2013-05-01* spawn.cc (system_call_cleanup): Rename from pthread_cleanup. ExtendChristopher Faylor
2013-05-01* exceptions.cc (cygwin_exception::dumpstack): Guard against wild pointerChristopher Faylor
2013-05-01Sigh. Another missing checkin.Christopher Faylor
2013-05-01missing checkinChristopher Faylor
2013-05-01* i686.din: New file.Christopher Faylor
2013-04-30* autoload.cc (CreateSymbolicLinkW): Rename from CreateSymbolicLink.Christopher Faylor
2013-04-26 * fcntl.cc (fcntl): Define as export alias for fcntl64 on x86_64.Corinna Vinschen
2013-04-25 * faq-programming.xml (faq.programming.64bitporting): Fix typo.Corinna Vinschen
2013-04-25 * faq-programming.xml (faq.programming.64bitporting): Extend entry.Corinna Vinschen
2013-04-24 * faq-programming.xml (faq.programming.64bitporting): Mention theCorinna Vinschen
2013-04-24 * faq-programming.xml (faq.programming.64bitporting): New FAQ entry.Corinna Vinschen
2013-04-24Fix date in latest ChangeLog entryCorinna Vinschen
2013-04-24 * cygwinenv.sgml (cygwinenv-implemented-options): Change descriptionCorinna Vinschen
2013-04-24 * autoload.cc (CreateSymbolicLink): Define.Corinna Vinschen
2013-04-23 * Throughout, eliminate Windows 2000 from the documentation.Corinna Vinschen
2013-04-23 * Makefile.in (SGMLDIRS): Accommodate dropping utils_source andCorinna Vinschen
2013-04-23*** empty log message ***Corinna Vinschen