OSDN Git Service

Merge changes Ife4692e4,I7304cc1d,If19653d0,I769ca792,I93625d19, ...
authorJosh Gao <jmgao@google.com>
Fri, 8 Apr 2016 17:59:23 +0000 (17:59 +0000)
committerGerrit Code Review <noreply-gerritcodereview@google.com>
Fri, 8 Apr 2016 17:59:24 +0000 (17:59 +0000)
commit08794d43adedb30aef58f0c77646ed5eaf9395e3
treebecf7d9587df2402345a1f200f6d4762be0c59b3
parent322d6cfb33c817f46ea853de51f0a006cb874bef
parent8c8ef5965d6bc684d78299ff88062e6e87df5b48
Merge changes Ife4692e4,I7304cc1d,If19653d0,I769ca792,I93625d19, ...

* changes:
  Move <sys/sysconf.h> to <bits/sysconf.h>.
  Remove mbstowcs from <wchar.h>.
  Extract getopt and friends to <bits/getopt.h>
  Remove declaration of unlinkat from <fcntl.h>.
  Extract ioctl to <bits/ioctl.h>.
  Extract fcntl to <bits/fcntl.h>.
  Extract strcasecmp and friends to <bits/strcasecmp.h>.
  Make <bits/lockf.h> compile standalone.
  Make <android/dlext.h> compile standalone.
  Make the network headers compile standalone.
  Remove duplicate declaration of mlock, munlock.