Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Mon, 7 Mar 2022 10:31:41 +0800
From: "wangjianjian (C)" <wangjianjian3@...wei.com>
To: <musl@...ts.openwall.com>
Subject: basename with no parameter?

Hi all,

I find that the basename in string.h  with _GNU_SOURCE in Musl libc(Line 
119):

char *basename();

The man page says that have two different version of basename however 
both need one parameter, is this correct?


Regards,

Jian

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.