summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@nokia.com>2010-04-13 21:27:53 (GMT)
committerThiago Macieira <thiago.macieira@nokia.com>2010-04-13 21:27:53 (GMT)
commit59b9f56a18ef0080938626df4a30bc869f8096ef (patch)
treee18ce5906f8f734d0ea118612014c9fb73dec6c8 /examples
parentcea6ae0efc70da9d570d9553aaf0dc354b8fcd2b (diff)
downloadQt-59b9f56a18ef0080938626df4a30bc869f8096ef.zip
Qt-59b9f56a18ef0080938626df4a30bc869f8096ef.tar.gz
Qt-59b9f56a18ef0080938626df4a30bc869f8096ef.tar.bz2
Fix compilation on Solaris, AIX and HP-UX.
There's no bzero function in POSIX. It's a 4.3BSD function, legacy in POSIX.2001 and removed in POSIX.2008. And good compilers will inline the function anyway by a builtin. It's one of the most basic algorithms. Reviewed-by: Trust Me
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions