Bash-Linux.com : Le SHELL pour les nuls

  Actuellement 50 lignes de commande et 1472 man disponibles
login as: root
root@213.186.33.18's password:
Last login: Mon Feb 13 0:30:00 2012 from 38.107.179.229
[root@bash-linux ~] # echo "Bienvenue sur Bash-Linux.com"_
 Manuel des commandes UNIX (man) Version anglaise

Indiquez la fonction :

Man Addseverity en anglais

ADDSEVERITY(3) Linux Programmer's Manual ADDSEVERITY(3)
 
NAME


addseverity - introduce new severity classes
 
SYNOPSIS


#include int addseverity(int severity, const char *s); Feature Test Macro Requirements for glibc (see feature_test_macros(7)): addseverity(): _SVID_SOURCE
 
DESCRIPTION


This function allows the introduction of new severity classes which can be addressed by the severity argument of the fmtmsg(3) function. By default that latter function only knows how to print messages for severity 0-4 (with strings (none), HALT, ERROR, WARNING, INFO). This call attaches the given string s to the given value severity. If s is NULL, the severity class with the numeric value severity is removed. It is not possible to overwrite or remove one of the default severity classes. The severity value must be non-negative.
 
RETURN VALUE


Upon success, the value MM_OK is returned. Upon error, the return value is MM_NOTOK. Possible errors include: out of memory, attempt to remove a nonexistent or default severity class.
 
VERSIONS


addseverity() is provided in glibc since version 2.1.
 
CONFORMING TO


This function is not specified in the X/Open Portability Guide although the fmtmsg(3) function is. It is available on System V systems.
 
NOTES


New severity classes can also be added by setting the environment vari- able SEV_LEVEL.
 
SEE ALSO


fmtmsg(3)
 
COLOPHON


This page is part of release 3.05 of the Linux man-pages project. A description of the project, and information about reporting bugs, can be found at http://www.kernel.org/doc/man-pages/. GNU 2008-06-14 ADDSEVERITY(3)


 Dernières recherches
Man  en anglais Man addseverity en anglaisMan  en français Man addseverity en français
Man  en anglais Man sched_yield en anglaisMan  en français Man sched_yield en français
Man  en anglais Man du en anglaisMan  en français Man du en français
Man  en anglais Man getpriority en anglaisMan  en français Man getpriority en français
Man  en anglais Man sem_destroy en anglaisMan  en français Man sem_destroy en français
Man  en anglais Man chroot en anglaisMan  en français Man chroot en français
Man  en anglais Man su en anglaisMan  en français Man su en français
Man  en anglais Man fgetgrent_r en anglaisMan  en français Man fgetgrent_r en français
Man  en anglais Man sethostname en anglaisMan  en français Man sethostname en français
Man  en anglais Man getaddrinfo en anglaisMan  en français Man getaddrinfo en français
Man  en anglais Man wc en anglaisMan  en français Man wc en français
Man  en anglais Man setpriority en anglaisMan  en français Man setpriority en français
Man  en anglais Man mysql_table en anglaisMan  en français Man mysql_table en français
Man  en anglais Man sigaltstack en anglaisMan  en français Man sigaltstack en français
Man  en anglais Man versionsort en anglaisMan  en français Man versionsort en français

 Recherche

Dans ce moteur de recherche, vous pouvez taper directement votre besoin, en une phrase normale, humaine.
Exemple : vous cherchez comment remplacer un mot par un autre dans tous les fichiers d'un certain dossier. Vous pouvez écrire "Comment remplacer un mot par un autre dans tous les fichiers d'un dossier". Le moteur vous ramenera les résultats en fonction de leur pertinence.
Vous pouvez bien sûr ne chercher qu'un seul mot-clé, par exemple "find".
 Toutes les lignes de code
Par popularité
Par fonction
Recherche avancée
 Les logiciels SHELL/SSH
Putty
Astuces Bash
Faire du SHELL avec PHP!
 La doc officielle
Les man Linux en français
Les man Linux en anglais
 Proposer vos bash
Partagez vos lignes!
 Les requêtes
Déposer une requête
Voir/répondre à une requête
 Quelques sites interessants
Bons sites pour apprendre
 Rechercher