diff options
Diffstat (limited to 'libc/docs/CHANGES.TXT')
-rw-r--r-- | libc/docs/CHANGES.TXT | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libc/docs/CHANGES.TXT b/libc/docs/CHANGES.TXT index 2ae91d5..b57e87a 100644 --- a/libc/docs/CHANGES.TXT +++ b/libc/docs/CHANGES.TXT @@ -18,6 +18,9 @@ Differences between current and Android 2.2: - <termio.h>: added missing header (just includes <termios.h>) +- <unistd.h>: add missing declaration for truncate(). The implementation + was already here since Android 1.5. + ------------------------------------------------------------------------------- Differences between Android 2.2. and Android 2.1: |