summaryrefslogtreecommitdiff
path: root/stream.c
Commit message (Expand)AuthorAge
* Use XLAT_END macroDmitry V. Levin2014-02-05
* Use XLAT macroDmitry V. Levin2014-02-05
* Include <sys/poll.h> only if there is no <poll.h>Dmitry V. Levin2013-11-11
* Fix sigset printing via print_sigset().Denys Vlasenko2013-07-18
* Disable STREAMS syscalls for non-SPARCDenys Vlasenko2013-03-05
* Fix printstrbufarg's address argument to be long, not intDenys Vlasenko2013-03-05
* Tidy up includes and copyright notices, fix indentationDenys Vlasenko2012-03-16
* Remove extra include directives. No code changes.Denys Vlasenko2012-03-15
* Compress blank linesDmitry V. Levin2012-02-25
* Remove a few more code parts which are unused on LinuxDenys Vlasenko2012-02-25
* Build fixes after non-Linux code removalDenys Vlasenko2012-02-25
* Cleanup after non-Linux code removal.Denys Vlasenko2012-02-25
* Automated removal of non-Linux codeDenys Vlasenko2012-02-25
* Eliminate code duplication in time printing, reduce a few static buffersDenys Vlasenko2012-01-20
* Use tprints with literal strings, it may be faster than tprintfDenys Vlasenko2011-09-01
* Optimization: eliminate all remaining usages of strcat()Denys Vlasenko2011-08-31
* Whitespace cleanups. no code changes.Denys Vlasenko2011-06-07
* "Modernize" all old-style function parameter declarationsDenys Vlasenko2011-05-30
* Fix decoding of file descriptorsDmitry V. Levin2011-03-04
* Fix const-correctness issues uncovered by gcc -Wwrite-stringsDmitry V. Levin2010-09-07
* Remove dead codeDmitry V. Levin2010-02-04
* AVR32 support by Hans-Christian EgtvedtDenys Vlasenko2009-02-27
* Fixing many instances of broken indentation with spaces instead of tabs.Denys Vlasenko2008-12-30
* 2008-04-19 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2008-09-03
* 2007-09-22 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2007-11-01
* 2007-09-22 Alan Curry <pacman@world.std.com> Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2007-11-01
* 2006-12-10 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2006-12-13
* 2006-10-13 Ulrich Drepper <drepper@redhat.com>Dmitry V. Levin2006-10-13
* 2005-05-31 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2005-06-01
* 2005-05-31 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2005-06-01
* 2004-09-03 Roland McGrath <roland@redhat.com>Roland McGrath2004-09-04
* 2004-01-13 Roland McGrath <roland@redhat.com>Roland McGrath2004-01-13
* 2003-09-06 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2003-11-14
* 2003-04-01 Philippe De Muyter <phdm@macqel.be>Roland McGrath2003-04-02
* Fix output format of last change.Roland McGrath2003-01-10
* 2003-01-10 Roland McGrath <roland@redhat.com>Roland McGrath2003-01-10
* 2002-12-22 Roland McGrath <roland@redhat.com>Roland McGrath2002-12-30
* 2002-12-15 Roland McGrath <roland@redhat.com>Roland McGrath2002-12-16
* 2002-10-07 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2002-10-07
* fix unsigned arithmetic bug in previous changeJohn Hughes2002-05-24
* Improve tracing of timod ioctlsJohn Hughes2002-05-23
* tidy up decode of streams ioctls a littleJohn Hughes2002-05-17
* add more configure tests for system headersWichert Akkerman2001-04-10
* FreeBSD updates, make things compile on Linux 2.2 kernelsWichert Akkerman2000-10-13
* Add FreeBSD supportWichert Akkerman2000-09-01
* test/vfork.c: new file to test vfork tracesWichert Akkerman2000-02-19
* Automatically probe for sys/poll.hPavel Machek2000-02-01
* Bunch of stuffWichert Akkerman1999-12-23
* Tiny display fixup in getpmsg syscall outputWichert Akkerman1999-11-26
* Merged in a bunch of patches that I got as reaction to the 3.99 release.Wichert Akkerman1999-05-09