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

Re: [UNIKRAFT/NEWLIB PATCH 1/1] Add NAME_MAX to limits.h



Hi Vlad, 

Thanks for this patch.

Reviewed-by: Gaulthier Gain <gaulthier.gain@xxxxxxxxx>

On 28 Dec 2020, at 00:30, Vlad-Andrei Badoiu <vlad_andrei.badoiu@xxxxxx> wrote:

Signed-off-by: Vlad-Andrei Badoiu <vlad_andrei.badoiu@xxxxxx>
---
include/limits.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/limits.h b/include/limits.h
index d31d2f2..cbe57fa 100644
--- a/include/limits.h
+++ b/include/limits.h
@@ -73,7 +73,7 @@
#endif

#define PATH_MAX        1024
-
+#define NAME_MAX        255
/* The maximum number of repeated occurrences of a regular _expression_
 * permitted when using the interval notation `\{M,N\}'.
 */
--
2.27.0




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.