summaryrefslogtreecommitdiff
path: root/libc.map
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-02-15 20:23:42 +0000
committerUlrich Drepper <drepper@redhat.com>1998-02-15 20:23:42 +0000
commit64ea8bea1c4ba326e9368c477662ec54b345c73b (patch)
tree6d541c0e47411cff0a3a1976828844972a83da53 /libc.map
parent14ea22e96c0b6fce54e2451c69c96c429177b62c (diff)
Update.
* libc.map: Add __strcasecmp.
Diffstat (limited to 'libc.map')
-rw-r--r--libc.map1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc.map b/libc.map
index c1d54478e6..ec82b60616 100644
--- a/libc.map
+++ b/libc.map
@@ -100,6 +100,7 @@ GLIBC_2.0 {
__vsscanf; __vfscanf; __vsnprintf;
_rpc_dtablesize; _null_auth; _seterr_reply;
__res_randomid; __syscall_rt_sigqueueinfo; __getpid; __pread64; __pwrite64;
+ __strcasecmp;
# Exception handling support functions from libgcc
__register_frame; __register_frame_table; __deregister_frame;