summaryrefslogtreecommitdiffstats
path: root/libc/include/sys/types.h
Commit message (Expand)AuthorAgeFilesLines
* Implement _FILE_OFFSET_BITS (mostly).Elliott Hughes2015-02-171-7/+5
* Change the LP64 off_t/loff_t/off64_t definitions to reduce warnings.Elliott Hughes2014-06-251-3/+8
* Fix ino_t and suseconds_tCalin Juravle2014-05-061-2/+3
* Use [u]int32_t instead of __[u]int32_t in sys/types.hPavel Chupin2014-03-131-7/+7
* Rewrite the POSIX timer functions.Elliott Hughes2014-03-071-1/+1
* Fix socklen_t (on LP64 only).Elliott Hughes2014-02-071-0/+6
* Remove <sys/_types.h>.Elliott Hughes2014-02-071-17/+40
* Fix dev_t (for LP64).Elliott Hughes2014-01-031-2/+10
* Don't use __kernel_ulong_t.Elliott Hughes2013-12-181-6/+6
* Remove <machine/kernel.h>.Elliott Hughes2013-12-181-41/+31
* Fix useconds_t for LP64.Elliott Hughes2013-11-211-1/+1
* Switch to upstream sleep(3) and usleep(3).Elliott Hughes2013-11-201-4/+5
* Remove the dependency on the non-uapi __kernel_nlink_t.Elliott Hughes2013-11-081-1/+2
* Ensure we have the off64_t variant of every function that takes an off_t.Elliott Hughes2013-09-191-1/+1
* Let bionic use the correct definition of ssize_t.Elliott Hughes2013-03-081-6/+2
* Avoid changing the C++ ABI with ssize_t.Elliott Hughes2013-02-281-0/+9
* use architecture-specific ssize_t definitionThorsten Glaser2013-02-191-1/+1
* Remove (near-)duplicate definitions of size_t and ssize_t.Elliott Hughes2012-11-291-5/+0
* Remove useless #defines and incorrect claims from header files.Elliott Hughes2012-10-011-4/+1
* Remove compiler warnings when building Bionic.David 'Digit' Turner2010-06-221-0/+2
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+125
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-125/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+1
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+124