summaryrefslogtreecommitdiff
path: root/stream.c
Commit message (Expand)AuthorAgeFilesLines
* Generate xlat/*.in filesDmitry V. Levin2014-05-301-39/+3
* Use XLAT_END macroDmitry V. Levin2014-02-051-3/+3
* Use XLAT macroDmitry V. Levin2014-02-051-14/+14
* Include <sys/poll.h> only if there is no <poll.h>Dmitry V. Levin2013-11-111-3/+2
* Fix sigset printing via print_sigset().Denys Vlasenko2013-07-181-1/+2
* Disable STREAMS syscalls for non-SPARCDenys Vlasenko2013-03-051-36/+40
* Fix printstrbufarg's address argument to be long, not intDenys Vlasenko2013-03-051-1/+1
* Tidy up includes and copyright notices, fix indentationDenys Vlasenko2012-03-161-7/+4
* Remove extra include directives. No code changes.Denys Vlasenko2012-03-151-1/+0
* Compress blank linesDmitry V. Levin2012-02-251-3/+0
* Remove a few more code parts which are unused on LinuxDenys Vlasenko2012-02-251-13/+0
* Build fixes after non-Linux code removalDenys Vlasenko2012-02-251-2/+0
* Cleanup after non-Linux code removal.Denys Vlasenko2012-02-251-2/+2
* Automated removal of non-Linux codeDenys Vlasenko2012-02-251-914/+0
* Eliminate code duplication in time printing, reduce a few static buffersDenys Vlasenko2012-01-201-1/+1
* Use tprints with literal strings, it may be faster than tprintfDenys Vlasenko2011-09-011-86/+86
* Optimization: eliminate all remaining usages of strcat()Denys Vlasenko2011-08-311-31/+25
* Whitespace cleanups. no code changes.Denys Vlasenko2011-06-071-138/+138
* "Modernize" all old-style function parameter declarationsDenys Vlasenko2011-05-301-34/+11
* Fix decoding of file descriptorsDmitry V. Levin2011-03-041-1/+3
* Fix const-correctness issues uncovered by gcc -Wwrite-stringsDmitry V. Levin2010-09-071-1/+1
* Remove dead codeDmitry V. Levin2010-02-041-10/+1
* AVR32 support by Hans-Christian EgtvedtDenys Vlasenko2009-02-271-1/+1
* Fixing many instances of broken indentation with spaces instead of tabs.Denys Vlasenko2008-12-301-4/+4
* 2008-04-19 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2008-09-031-1/+1
* 2007-09-22 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2007-11-011-11/+3
* 2007-09-22 Alan Curry <pacman@world.std.com> Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2007-11-011-47/+130
* 2006-12-10 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2006-12-131-0/+2
* 2006-10-13 Ulrich Drepper <drepper@redhat.com>Dmitry V. Levin2006-10-131-10/+35
* 2005-05-31 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2005-06-011-44/+52
* 2005-05-31 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2005-06-011-30/+22
* 2004-09-03 Roland McGrath <roland@redhat.com>Roland McGrath2004-09-041-17/+17
* 2004-01-13 Roland McGrath <roland@redhat.com>Roland McGrath2004-01-131-1/+1
* 2003-09-06 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2003-11-141-5/+7
* 2003-04-01 Philippe De Muyter <phdm@macqel.be>Roland McGrath2003-04-021-4/+4
* Fix output format of last change.Roland McGrath2003-01-101-1/+1
* 2003-01-10 Roland McGrath <roland@redhat.com>Roland McGrath2003-01-101-0/+5
* 2002-12-22 Roland McGrath <roland@redhat.com>Roland McGrath2002-12-301-3/+3
* 2002-12-15 Roland McGrath <roland@redhat.com>Roland McGrath2002-12-161-11/+14
* 2002-10-07 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2002-10-071-1/+1
* fix unsigned arithmetic bug in previous changeJohn Hughes2002-05-241-1/+1
* Improve tracing of timod ioctlsJohn Hughes2002-05-231-55/+501
* tidy up decode of streams ioctls a littleJohn Hughes2002-05-171-0/+3
* add more configure tests for system headersWichert Akkerman2001-04-101-17/+19
* FreeBSD updates, make things compile on Linux 2.2 kernelsWichert Akkerman2000-10-131-0/+6
* Add FreeBSD supportWichert Akkerman2000-09-011-4/+10
* test/vfork.c: new file to test vfork tracesWichert Akkerman2000-02-191-2/+11
* Automatically probe for sys/poll.hPavel Machek2000-02-011-0/+6
* Bunch of stuffWichert Akkerman1999-12-231-0/+1
* Tiny display fixup in getpmsg syscall outputWichert Akkerman1999-11-261-0/+1