bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/3] More Android updates for gnulib


From: Kevin Cernekee
Subject: [PATCH 0/3] More Android updates for gnulib
Date: Sun, 15 Feb 2015 16:49:04 -0800

This includes V2 of the getdtablesize() change, which was changed to use
uses the special rlim_max implementation for Cygwin only.  On Linux
based platforms like Android, it will use rlim_cur.

Kevin Cernekee (3):
  More changelog fixes
  getdtablesize: Extend RLIMIT_NOFILE fallback case to Android
  localename: Implement gl_locale_name_thread_unsafe() for Android

 ChangeLog           | 18 ++++++++++++++----
 lib/getdtablesize.c |  9 ++++++++-
 lib/localename.c    |  6 ++++++
 3 files changed, 28 insertions(+), 5 deletions(-)

-- 
1.9.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]