summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* PR gas/12296Nick Clifton2011-04-112-3/+9
* * new-features.sgml (ov-new1.7.10): Document /proc/swaps.Yaakov Selkowitz2011-04-112-0/+8
* * fhandler_proc.cc (proc_tab): Add /proc/swaps virtual file.Yaakov Selkowitz2011-04-112-0/+68
* * Makefile.in: Move srcdir definition before others which uses it.Christopher Faylor2011-04-072-4/+8
* * dll_init.cc (reserve_at, release_at): New functions.Christopher Faylor2011-04-062-11/+68
* * configure.ac (build_tools): Remove build-byacc.Joseph Myers2011-04-065-17677/+29
* Sync config.sub from upstream.Ralf Wildenhues2011-04-052-0/+6
* * include/cygwin/types.h: Move #include <sys/sysmacros.h> toYaakov Selkowitz2011-04-053-5/+37
* * include/cygwin/types.h: Move multiple inclusion guards toYaakov Selkowitz2011-04-052-4/+10
* * Makefile.in: Move Makefile.common include earlier to fix problems withChristopher Faylor2011-04-042-9/+14
* * new-features.sgml (ov-new1.7.10): Document dropped NT4 support.Corinna Vinschen2011-04-042-0/+8
* Drop NT4 support.Corinna Vinschen2011-04-0418-288/+98
* * dtable.cc (dtable::init_std_file_from_handle): Fix a comment toCorinna Vinschen2011-04-042-2/+8
* * new-features.sgml (ov-new1.7.10): Document additional informationYaakov Selkowitz2011-04-042-0/+10
* * Makefile.in (fhandler_proc_CFLAGS): Define USERNAME, HOSTNAME,Yaakov Selkowitz2011-04-043-6/+20
* * devices.h (fh_devices): Define FH_PROC_MIN_MINOR.Yaakov Selkowitz2011-04-043-17/+27
* * include/winnt.h (DOMAIN_ALIAS_RID_REMOTE_DESKTOP_USERS): Add.Corinna Vinschen2011-04-042-0/+5
* * passwd.c (main): Add the ability to specify a username for the -RCorinna Vinschen2011-04-043-12/+38
* * cygserver_setpwd.h (setlsapwd): Add username parameter to declaration.Corinna Vinschen2011-04-044-9/+32
* Add ChangeLog missing in previous checkinCorinna Vinschen2011-04-041-0/+9
* * sec_auth.cc (get_user_groups): Mark well-known groups as well-known.Corinna Vinschen2011-04-043-9/+29
* * autoload.cc (FindFirstVolumeA): Remove.Corinna Vinschen2011-04-024-67/+56
* * fhandler_proc.cc (format_proc_partitions): Express length in WCHARCorinna Vinschen2011-04-022-1/+6
* * autoload.cc (GetExtendedTcpTable): Remove.Corinna Vinschen2011-04-026-145/+15
* update copyrightChristopher Faylor2011-04-011-1/+1
* * new-features.sgml (ov-new1.7.10): Document /proc/sysvipc/.Yaakov Selkowitz2011-04-012-0/+10
* Implement /proc/sysvipc/*Yaakov Selkowitz2011-04-0110-7/+392
* * configure.ac (avr-*-*): Add comment about why libssp is disabled.Joseph Myers2011-04-013-6/+8
* * configure.ac: Remove code setting CONFIG_SHELL, config_shell andJoseph Myers2011-04-015-77/+10
* * configure.ac (*-*-sysv4*): Don't enable libgomp.Joseph Myers2011-04-013-72/+15
* * Makefile.in (DLL_OFILES): Add avapi32.o.Corinna Vinschen2011-04-014-12/+355
* * configure.ac: Separate cases disabling target-libssp,Joseph Myers2011-04-013-46/+189
* * configure.ac (*-*-chorusos): Don't disable libgcj.Joseph Myers2011-04-013-148/+89
* * new-features.sgml (ov-new1.7.10): /proc/loadavg now showsYaakov Selkowitz2011-04-012-0/+10
* * fhandler_proc.cc (format_proc_loadavg): Add running/totalYaakov Selkowitz2011-04-013-5/+24
* * fhandler_random.cc (fhandler_dev_random::crypt_gen_random):Corinna Vinschen2011-04-014-35/+51
* * libc/strptime.c: Remove misleading comment.Corinna Vinschen2011-04-012-4/+4
* * ntdll.h: Allow usage from plain C code.Corinna Vinschen2011-03-312-0/+175
* * uinfo.cc (cygheap_user::init): Don't call GetUserName. Fetch usernameCorinna Vinschen2011-03-312-7/+26
* Move ChangeLog entry to correct directory.Bernd Schmidt2011-03-312-6/+6
* 2011-03-31 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-03-312-0/+12
* * Makefile.in (LIBS): Remove advapi32.dll.Corinna Vinschen2011-03-317-58/+53
* * cyglsa.c: Fix compilation with MinGW-w64 toolchains.Corinna Vinschen2011-03-314-2/+33
* include/elf/Bernd Schmidt2011-03-312-1/+18
* include/coffTristan Gingold2011-03-312-0/+6
* binutils/Tristan Gingold2011-03-312-0/+32
* Fix ChangeLog entry.Corinna Vinschen2011-03-301-1/+0
* * hires.h: Fix copyright.Corinna Vinschen2011-03-303-174/+26
* * times.cc (hires_ms::resolution): Make sure resolution is never 0.Corinna Vinschen2011-03-302-0/+13
* * regtool.cc (cmd_set): Avoid a compiler warning.Corinna Vinschen2011-03-302-5/+11